diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-16 10:36:15 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-16 10:43:10 +0200 |
commit | c9cd6b516dbed1b217d9589335756389970b4445 (patch) | |
tree | a22cc3f61ed15c3408d6fd52b634ccb7d73866bd /app-eselect/eselect-pinentry | |
parent | app-crypt/gnupg: add alpha keyword (diff) | |
download | gentoo-c9cd6b516dbed1b217d9589335756389970b4445.tar.gz gentoo-c9cd6b516dbed1b217d9589335756389970b4445.tar.bz2 gentoo-c9cd6b516dbed1b217d9589335756389970b4445.zip |
app-eselect/eselect-pinentry: add alpha keyword
Gentoo-Bug: 552614
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-eselect/eselect-pinentry')
-rw-r--r-- | app-eselect/eselect-pinentry/eselect-pinentry-0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.6.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.6.ebuild index b22624d99d0f..d79cf6668f65 100644 --- a/app-eselect/eselect-pinentry/eselect-pinentry-0.6.ebuild +++ b/app-eselect/eselect-pinentry/eselect-pinentry-0.6.ebuild @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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" |