diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-11-08 13:50:32 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-11-08 13:50:32 +0100 |
commit | 2960d07ebfe253ec3cd06a3759c7fe4d592feda9 (patch) | |
tree | 033e368c3fb118e58decde68722c49cad1c52f05 /app-crypt/pinentry | |
parent | app-editors/joe-4.4-r0: alpha stable (diff) | |
download | gentoo-2960d07ebfe253ec3cd06a3759c7fe4d592feda9.tar.gz gentoo-2960d07ebfe253ec3cd06a3759c7fe4d592feda9.tar.bz2 gentoo-2960d07ebfe253ec3cd06a3759c7fe4d592feda9.zip |
app-crypt/pinentry-1.0.0-r2: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/632293
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r-- | app-crypt/pinentry/pinentry-1.0.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild b/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild index 009cd5adbd70..029bf96660fc 100644 --- a/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild +++ b/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~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 ~x64-cygwin ~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="caps emacs gnome-keyring gtk ncurses qt5 static" CDEPEND=" |