commit: 4ba5082f00028748a5065b68801f9d9c63124aa2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 4 00:03:16 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 4 00:11:16 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ba5082f
app-crypt/gpgme: simplify SLOT comment Signed-off-by: Sam James <sam <AT> gentoo.org> app-crypt/gpgme/gpgme-2.0.0.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/app-crypt/gpgme/gpgme-2.0.0.ebuild b/app-crypt/gpgme/gpgme-2.0.0.ebuild index 6185cd36fe54..f1622679caf8 100644 --- a/app-crypt/gpgme/gpgme-2.0.0.ebuild +++ b/app-crypt/gpgme/gpgme-2.0.0.ebuild @@ -25,10 +25,7 @@ SRC_URI=" LICENSE="GPL-2 LGPL-2.1" # Please check ABI on each bump, even if SONAMEs didn't change: bug #833355 -# Use e.g. app-portage/iwdevtools integration with dev-libs/libabigail's abidiff. # Subslot: SONAME of each: <libgpgme.FUDGE> -# Bump FUDGE if a release is made which breaks ABI without changing SONAME. -# (Reset to 0 if FUDGE != 0 if libgpgme changes.) SLOT="1/45.0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="common-lisp static-libs test"
