diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-11 12:37:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-11 12:37:16 +0200 |
commit | 79e9ad4822ce3f2796c2b5ff99fd8a9a4bb6961d (patch) | |
tree | 7721ea5a704754f6515f369f50a7ef006792eb64 /sys-apps/busybox | |
parent | net-misc/openvpn: x86 stable wrt bug #579260 (diff) | |
download | gentoo-79e9ad4822ce3f2796c2b5ff99fd8a9a4bb6961d.tar.gz gentoo-79e9ad4822ce3f2796c2b5ff99fd8a9a4bb6961d.tar.bz2 gentoo-79e9ad4822ce3f2796c2b5ff99fd8a9a4bb6961d.zip |
sys-apps/busybox: x86 stable wrt bug #577610
Package-Manager: portage-2.2.26
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.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 b5571a30530d..1f7377399a91 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="http://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 |