commit: ef91eeea3608516d58ca8eb22123d9b561d143fc Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Sun Jan 28 17:03:19 2018 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Sun Jan 28 18:23:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef91eeea
sys-apps/busybox-1.28.0-r0: alpha stable Gentoo-Bug: http://bugs.gentoo.org/638258 sys-apps/busybox/busybox-1.28.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/busybox/busybox-1.28.0.ebuild b/sys-apps/busybox/busybox-1.28.0.ebuild index 62d64d21690..e672821e6bb 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
