diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-02-20 13:55:45 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-02-20 15:10:28 +0100 |
commit | b14b209d8386c46981a281f48d8843043d254237 (patch) | |
tree | 8e33fc3eeffdcbe124cdba13804d6a191010d5eb /sys-devel | |
parent | sys-devel/make: keyword ~x64-cygwin (diff) | |
download | gentoo-b14b209d8386c46981a281f48d8843043d254237.tar.gz gentoo-b14b209d8386c46981a281f48d8843043d254237.tar.bz2 gentoo-b14b209d8386c46981a281f48d8843043d254237.zip |
sys-devel/patch: keyword ~x64-cygwin
Package-Manager: portage-2.3.3
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/patch/patch-2.7.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/patch/patch-2.7.5.ebuild b/sys-devel/patch/patch-2.7.5.ebuild index 03640c59c761..2f4e8e6dc2f3 100644 --- a/sys-devel/patch/patch-2.7.5.ebuild +++ b/sys-devel/patch/patch-2.7.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/patch/${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 ~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="static test xattr" RDEPEND="xattr? ( sys-apps/attr )" |