diff options
author | Mike Frysinger <vapier@gentoo.org> | 2017-01-19 07:33:11 -0600 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2017-01-19 08:13:33 -0600 |
commit | 45a02921e23909be6b1da48f73d359b834152d5b (patch) | |
tree | 43ecb08530bb25eb99f9a0a0c5b065a907071b04 /sys-apps/which | |
parent | sys-devel/m4: mark 1.4.17 arm64/m68k/s390/sh stable (diff) | |
download | gentoo-45a02921e23909be6b1da48f73d359b834152d5b.tar.gz gentoo-45a02921e23909be6b1da48f73d359b834152d5b.tar.bz2 gentoo-45a02921e23909be6b1da48f73d359b834152d5b.zip |
sys-apps/which: mark 5.21 arm64/m68k/s390/sh stable
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 cebcc53003be..3aaedc014aeb 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 ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-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-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" src_prepare() { |