diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:05:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:23:17 +0100 |
commit | fffae3fcfb095ce55adfbeea2aca08ff5f89242b (patch) | |
tree | 284ed769051c84f87e6eae45a402ee75171168de /sys-apps | |
parent | app-arch/bzip2: ia64 stable wrt bug #583940 (diff) | |
download | gentoo-fffae3fcfb095ce55adfbeea2aca08ff5f89242b.tar.gz gentoo-fffae3fcfb095ce55adfbeea2aca08ff5f89242b.tar.bz2 gentoo-fffae3fcfb095ce55adfbeea2aca08ff5f89242b.zip |
sys-apps/which: ia64 stable wrt bug #583942
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 f5abc1099661..cebcc53003be 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() { |