diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-02-20 13:53:46 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-02-20 15:10:25 +0100 |
commit | 2bbc2a378717435917cc43a24519fd93a2b58f46 (patch) | |
tree | 89499ac2553bf585fa4988b77ea3b1d955563486 /sys-devel | |
parent | sys-apps/which: keyword ~x64-cygwin (diff) | |
download | gentoo-2bbc2a378717435917cc43a24519fd93a2b58f46.tar.gz gentoo-2bbc2a378717435917cc43a24519fd93a2b58f46.tar.bz2 gentoo-2bbc2a378717435917cc43a24519fd93a2b58f46.zip |
sys-devel/autoconf-wrapper: keyword ~x64-cygwin
Package-Manager: portage-2.3.3
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autoconf-wrapper/autoconf-wrapper-13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-13.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-13.ebuild index 0c0e04f340f6..06d2a23ad9b8 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-13.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-13.ebuild @@ -10,7 +10,7 @@ SRC_URI="" 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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" S=${WORKDIR} |