diff options
author | Markus Meier <maekke@gentoo.org> | 2016-06-04 06:49:39 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-06-04 06:49:39 +0200 |
commit | c4451c66109a6599b3b8a890b672dffafd9527e6 (patch) | |
tree | b7d37df9350b53e872010f657ce336a539e48398 /sys-apps/which | |
parent | app-arch/bzip2: arm stable, bug #583940 (diff) | |
download | gentoo-c4451c66109a6599b3b8a890b672dffafd9527e6.tar.gz gentoo-c4451c66109a6599b3b8a890b672dffafd9527e6.tar.bz2 gentoo-c4451c66109a6599b3b8a890b672dffafd9527e6.zip |
sys-apps/which: arm stable, bug #583942
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
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 5722371914fe..d8c545714812 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() { |