diff options
author | 2019-10-11 17:33:47 +0200 | |
---|---|---|
committer | 2019-10-11 17:33:47 +0200 | |
commit | 21d8f66c18197eeb51aeb954e8d56dca292ae107 (patch) | |
tree | 982c871b3fe5bd234d7ba9006de8310fc9f98bc6 /app-eselect/eselect-pinentry | |
parent | app-emulation: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-21d8f66c18197eeb51aeb954e8d56dca292ae107.tar.gz gentoo-21d8f66c18197eeb51aeb954e8d56dca292ae107.tar.bz2 gentoo-21d8f66c18197eeb51aeb954e8d56dca292ae107.zip |
app-eselect: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-pinentry')
-rw-r--r-- | app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild index a66b524013aa..a51543c15753 100644 --- a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild +++ b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~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 ~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="" RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1" |