diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-02-20 13:53:26 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-02-20 15:10:25 +0100 |
commit | a2c6bd336ddbb5a498891282205181d73c5b8871 (patch) | |
tree | a768ef3bc470eddc1729be925981d2e74b6b22dc /sys-apps/which | |
parent | sys-apps/less: keyword ~x64-cygwin (diff) | |
download | gentoo-a2c6bd336ddbb5a498891282205181d73c5b8871.tar.gz gentoo-a2c6bd336ddbb5a498891282205181d73c5b8871.tar.bz2 gentoo-a2c6bd336ddbb5a498891282205181d73c5b8871.zip |
sys-apps/which: keyword ~x64-cygwin
Package-Manager: portage-2.3.3
Diffstat (limited to 'sys-apps/which')
-rw-r--r-- | sys-apps/which/which-2.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/which/which-2.21.ebuild b/sys-apps/which/which-2.21.ebuild index f3d857fd08bf..5efb1d092843 100644 --- a/sys-apps/which/which-2.21.ebuild +++ b/sys-apps/which/which-2.21.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://carlowood.github.io/which/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~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-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" src_prepare() { |