diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-17 11:57:29 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-17 12:09:33 +0100 |
commit | 31ff73080d7351a50f8ee3357acc6205e1b73a06 (patch) | |
tree | 198f17cb46ee0573164ce4d2ee2c1530521c1b8e /app-crypt/pinentry | |
parent | net-misc/curl: add ~x64-cygwin keyword (diff) | |
download | gentoo-31ff73080d7351a50f8ee3357acc6205e1b73a06.tar.gz gentoo-31ff73080d7351a50f8ee3357acc6205e1b73a06.tar.bz2 gentoo-31ff73080d7351a50f8ee3357acc6205e1b73a06.zip |
app-crypt/pinentry: add ~x64-cygwin keyword
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r-- | app-crypt/pinentry/pinentry-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-1.0.0.ebuild b/app-crypt/pinentry/pinentry-1.0.0.ebuild index ccccb84152d8..bc3bb2a3be80 100644 --- a/app-crypt/pinentry/pinentry-1.0.0.ebuild +++ b/app-crypt/pinentry/pinentry-1.0.0.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 ~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="emacs gtk ncurses qt4 qt5 caps gnome-keyring static" CDEPEND=" |