diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-13 12:29:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-13 12:29:15 +0100 |
commit | 5b39fc1e6764aaa95a42c7eb97ee8a06242b6c55 (patch) | |
tree | 3c20a3f0b7555369f9c368b0f154ce6a10645e6b /sys-apps/busybox | |
parent | www-client/links: x86 stable wrt bug #591010 (diff) | |
download | gentoo-5b39fc1e6764aaa95a42c7eb97ee8a06242b6c55.tar.gz gentoo-5b39fc1e6764aaa95a42c7eb97ee8a06242b6c55.tar.bz2 gentoo-5b39fc1e6764aaa95a42c7eb97ee8a06242b6c55.zip |
sys-apps/busybox: x86 stable wrt bug #590478
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/busybox')
-rw-r--r-- | sys-apps/busybox/busybox-1.25.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/busybox/busybox-1.25.1.ebuild b/sys-apps/busybox/busybox-1.25.1.ebuild index 720274842b09..b67803051dd7 100644 --- a/sys-apps/busybox/busybox-1.25.1.ebuild +++ b/sys-apps/busybox/busybox-1.25.1.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 |