diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-12 16:55:01 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-12 16:55:01 +0100 |
commit | f10c79c79d3ed05e6947e48a0fd8cf42b2b9c5fa (patch) | |
tree | ea9f26c3d713fb0ca105e38ca6283bd7d3dbe105 /sys-apps/busybox | |
parent | dev-libs/oniguruma: version bump to 5.9.6_p1 (diff) | |
download | gentoo-f10c79c79d3ed05e6947e48a0fd8cf42b2b9c5fa.tar.gz gentoo-f10c79c79d3ed05e6947e48a0fd8cf42b2b9c5fa.tar.bz2 gentoo-f10c79c79d3ed05e6947e48a0fd8cf42b2b9c5fa.zip |
sys-apps/busybox-1.25.1-r0: stable on alpha
Gentoo-Bug: 590478
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 7774872e366c..51420ca5f600 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 |