diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-21 16:27:39 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-21 16:41:17 +0100 |
commit | b2eb5e7cc75b01e8be5e48640402d070a15398ee (patch) | |
tree | 61d37801e3dcb3d547b75187f18842285b61fb2a /dev-util/confix | |
parent | dev-util/confix-wrapper: add ~x64-cygwin keyword (diff) | |
download | gentoo-b2eb5e7cc75b01e8be5e48640402d070a15398ee.tar.gz gentoo-b2eb5e7cc75b01e8be5e48640402d070a15398ee.tar.bz2 gentoo-b2eb5e7cc75b01e8be5e48640402d070a15398ee.zip |
dev-util/confix: add ~x64-cygwin keyword
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-util/confix')
-rw-r--r-- | dev-util/confix/confix-2.3.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/confix/confix-2.3.5-r2.ebuild b/dev-util/confix/confix-2.3.5-r2.ebuild index 319f49c5d0e9..ac5c5e92cd58 100644 --- a/dev-util/confix/confix-2.3.5-r2.ebuild +++ b/dev-util/confix/confix-2.3.5-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/confix/Confix-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~amd64 ~x86 ~ppc-aix ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~x86 ~ppc-aix ~x64-cygwin ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="" |