diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-03-03 20:13:26 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-03-03 20:13:26 +0100 |
commit | dd3add0c0e5e60c1b564d40af65f01964bfc1ef1 (patch) | |
tree | d0948f818713be083ee4132fe70163e8317ac223 /app-eselect | |
parent | app-crypt/quickcrypt-0.9.2b-r1: add alpha keyword (diff) | |
download | gentoo-dd3add0c0e5e60c1b564d40af65f01964bfc1ef1.tar.gz gentoo-dd3add0c0e5e60c1b564d40af65f01964bfc1ef1.tar.bz2 gentoo-dd3add0c0e5e60c1b564d40af65f01964bfc1ef1.zip |
app-eselect/eselect-pinentry-0.7-r0: add alpha keyword
Gentoo-Bug: 611500
Diffstat (limited to 'app-eselect')
-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 4c805e03cfbc..62428e4820a8 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 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~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 ~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" |