diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-24 21:59:53 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-24 23:27:39 -0700 |
commit | 4f7d5888803329000993daa0c4902af135708d1e (patch) | |
tree | 96195e8c98c3de4e2c980744d6382938a4c3295f /sys-apps/which | |
parent | sys-apps/debianutils: alpha stable, bug 583944. (diff) | |
download | gentoo-4f7d5888803329000993daa0c4902af135708d1e.tar.gz gentoo-4f7d5888803329000993daa0c4902af135708d1e.tar.bz2 gentoo-4f7d5888803329000993daa0c4902af135708d1e.zip |
sys-apps/which: alpha stable, bug 583942.
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 57ed935ff54c..e1e56054aaeb 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() { |