diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-17 11:47:18 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-17 12:02:46 +0100 |
commit | 25a7afccd787ea1bb8d90de1323ebba192582a27 (patch) | |
tree | e963dbb7e1e4469d3a57bc185164446701b9007c /app-eselect | |
parent | dev-python/pycparser: add ~x64-cygwin keyword (diff) | |
download | gentoo-25a7afccd787ea1bb8d90de1323ebba192582a27.tar.gz gentoo-25a7afccd787ea1bb8d90de1323ebba192582a27.tar.bz2 gentoo-25a7afccd787ea1bb8d90de1323ebba192582a27.zip |
app-eselect/eselect-pinentry: add ~x64-cygwin keyword
Package-Manager: portage-2.3.3
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 b1dd776c4e3d..54d6eac5a489 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 ~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="" RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1" |