diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-02-20 13:54:05 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-02-20 15:10:26 +0100 |
commit | b7b7c4c7414f0dd71af86a9b8059e160209f3d34 (patch) | |
tree | b83c165d3b6c40a9184928e11ee0bc23840204d1 /sys-devel | |
parent | sys-devel/autoconf-wrapper: keyword ~x64-cygwin (diff) | |
download | gentoo-b7b7c4c7414f0dd71af86a9b8059e160209f3d34.tar.gz gentoo-b7b7c4c7414f0dd71af86a9b8059e160209f3d34.tar.bz2 gentoo-b7b7c4c7414f0dd71af86a9b8059e160209f3d34.zip |
sys-devel/automake-wrapper: keyword ~x64-cygwin
Package-Manager: portage-2.3.3
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/automake-wrapper/automake-wrapper-10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake-wrapper/automake-wrapper-10.ebuild b/sys-devel/automake-wrapper/automake-wrapper-10.ebuild index 0e1406da28df..31f699ab8ec5 100644 --- a/sys-devel/automake-wrapper/automake-wrapper-10.ebuild +++ b/sys-devel/automake-wrapper/automake-wrapper-10.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} |