diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-01-28 18:03:19 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-01-28 19:23:03 +0100 |
commit | ef91eeea3608516d58ca8eb22123d9b561d143fc (patch) | |
tree | a0eed0b24e6d78208277e754bbc1baf328d3dc07 /sys-apps | |
parent | net-misc/memcached-1.5.2-r0: alpha stable (diff) | |
download | gentoo-ef91eeea3608516d58ca8eb22123d9b561d143fc.tar.gz gentoo-ef91eeea3608516d58ca8eb22123d9b561d143fc.tar.bz2 gentoo-ef91eeea3608516d58ca8eb22123d9b561d143fc.zip |
sys-apps/busybox-1.28.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/638258
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/busybox/busybox-1.28.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/busybox/busybox-1.28.0.ebuild b/sys-apps/busybox/busybox-1.28.0.ebuild index 62d64d21690e..e672821e6bbe 100644 --- a/sys-apps/busybox/busybox-1.28.0.ebuild +++ b/sys-apps/busybox/busybox-1.28.0.ebuild @@ -15,7 +15,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 |