commit: 13b1ef7db92067ae6611f501484597bd1ae5a6cc
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 19 21:41:16 2015 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Jan 19 21:41:16 2015 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=13b1ef7d
sys-apps/busybox: stable on amd64, arm, ppc and x86
Package-Manager: portage-2.2.14
Manifest-Sign-Key: 0xF52D4BBA
---
sys-apps/busybox/busybox-1.23.0-r99.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/busybox/busybox-1.23.0-r99.ebuild
b/sys-apps/busybox/busybox-1.23.0-r99.ebuild
index 3a58bc1..cdc38d1 100644
--- a/sys-apps/busybox/busybox-1.23.0-r99.ebuild
+++ b/sys-apps/busybox/busybox-1.23.0-r99.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="amd64 ~arm ~mips ~ppc ~x86"
+ KEYWORDS="amd64 arm ~mips ppc x86"
fi
LICENSE="GPL-2"