diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2016-05-26 21:46:40 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2016-05-26 22:04:41 +0200 |
commit | e5599772c65024ffdb5a361da169df53403c3b55 (patch) | |
tree | e783df95801563dde77318d36f08e850a3606b9c /sys-apps/which | |
parent | app-arch/bzip2: x86 stable (bug #583940). (diff) | |
download | gentoo-e5599772c65024ffdb5a361da169df53403c3b55.tar.gz gentoo-e5599772c65024ffdb5a361da169df53403c3b55.tar.bz2 gentoo-e5599772c65024ffdb5a361da169df53403c3b55.zip |
sys-apps/which: x86 stable (bug #583942).
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
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 e1e56054aaeb..3094edae923e 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() { |