diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:32:29 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:32:29 +0200 |
commit | b36ec14dda746dd6f356e3ce1cf20728c45bd81f (patch) | |
tree | d2f0c1f347326583a0d5b269009c023006247856 /app-crypt/gnupg | |
parent | app-cdr: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-b36ec14dda746dd6f356e3ce1cf20728c45bd81f.tar.gz gentoo-b36ec14dda746dd6f356e3ce1cf20728c45bd81f.tar.bz2 gentoo-b36ec14dda746dd6f356e3ce1cf20728c45bd81f.zip |
app-crypt: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-crypt/gnupg')
-rw-r--r-- | app-crypt/gnupg/gnupg-2.2.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gnupg/gnupg-2.2.17.ebuild b/app-crypt/gnupg/gnupg-2.2.17.ebuild index f7806268df02..b55bb14f0e29 100644 --- a/app-crypt/gnupg/gnupg-2.2.17.ebuild +++ b/app-crypt/gnupg/gnupg-2.2.17.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 doc ldap nls readline selinux +smartcard ssl tofu tools usb user-socket wks-server" # Existence of executables is checked during configuration. |