diff --git a/app-crypt/gpgme/gpgme-2.0.1-r1.ebuild b/app-crypt/gpgme/gpgme-2.0.1-r1.ebuild index 3d2352bc27e9c..7e3083b288973 100644 --- a/app-crypt/gpgme/gpgme-2.0.1-r1.ebuild +++ b/app-crypt/gpgme/gpgme-2.0.1-r1.ebuild @@ -27,7 +27,7 @@ LICENSE="GPL-2 LGPL-2.1" # Please check ABI on each bump, even if SONAMEs didn't change: bug #833355 # Subslot: SONAME of each: 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" +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" RESTRICT="!test? ( test )"