commit:     22f8dc5282f6c46e540dcb58b3e788f24434bafd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 16 04:25:04 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 16 04:25:22 2026 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=22f8dc52

tests: gpkg: install test_gpkg_gpg_emerge.py

Fixes: c3fa8f90327227df7b1fd098cf1a977ccacf3c42
Signed-off-by: Sam James <sam <AT> gentoo.org>

 lib/portage/tests/gpkg/meson.build | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/portage/tests/gpkg/meson.build 
b/lib/portage/tests/gpkg/meson.build
index 156319b35e..df58118ae4 100644
--- a/lib/portage/tests/gpkg/meson.build
+++ b/lib/portage/tests/gpkg/meson.build
@@ -2,6 +2,7 @@ py.install_sources(
     [
         'test_gpkg_checksum.py',
         'test_gpkg_gpg.py',
+        'test_gpkg_gpg_emerge.py',
         'test_gpkg_metadata_update.py',
         'test_gpkg_metadata_url.py',
         'test_gpkg_path.py',

Reply via email to