diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 14:01:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 14:01:10 +0200 |
commit | 2ac05174893f2a460bf0350c5364c6a91efcd1a0 (patch) | |
tree | 64778796b5fd338bd4e121d36dad15b6f54d7df6 /sys-apps | |
parent | media-libs/imlib2: ia64 stable wrt bug #580038 (diff) | |
download | gentoo-2ac05174893f2a460bf0350c5364c6a91efcd1a0.tar.gz gentoo-2ac05174893f2a460bf0350c5364c6a91efcd1a0.tar.bz2 gentoo-2ac05174893f2a460bf0350c5364c6a91efcd1a0.zip |
sys-apps/busybox: ia64 stable wrt bug #577610
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/busybox/busybox-1.24.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/busybox/busybox-1.24.2.ebuild b/sys-apps/busybox/busybox-1.24.2.ebuild index 46909afbb4be..39deceaecc0a 100644 --- a/sys-apps/busybox/busybox-1.24.2.ebuild +++ b/sys-apps/busybox/busybox-1.24.2.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]] ; then else MY_P=${PN}-${PV/_/-} SRC_URI="https://www.busybox.net/downloads/${MY_P}.tar.bz2" - KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" fi LICENSE="GPL-2" # GPL-2 only |