diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-21 16:18:26 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-21 16:39:22 +0100 |
commit | 25a531bd0c642ef343b1a922e2c051ef1c69e519 (patch) | |
tree | 2d8c48861d153be79de8821cd4df20c54e0e26bc /app-eselect/eselect-vi | |
parent | app-eselect/eselect-fontconfig: add ~x64-cygwin keyword (diff) | |
download | gentoo-25a531bd0c642ef343b1a922e2c051ef1c69e519.tar.gz gentoo-25a531bd0c642ef343b1a922e2c051ef1c69e519.tar.bz2 gentoo-25a531bd0c642ef343b1a922e2c051ef1c69e519.zip |
app-eselect/eselect-vi: add ~x64-cygwin keyword
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-eselect/eselect-vi')
-rw-r--r-- | app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild b/app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild index a7a491eba763..31b4c73aa090 100644 --- a/app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild +++ b/app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=app-admin/eselect-1.0.6" |