diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-31 18:38:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-31 19:59:58 +0000 |
commit | 573c581adc8caaf90b79432d1ec9902975f73e25 (patch) | |
tree | 8e86ba3010e77d7a20d5ac1fe935dc5f87def91f /sys-apps/busybox | |
parent | app-arch/brotli: stable 1.0.2 for sparc, bug #645698 (diff) | |
download | gentoo-573c581adc8caaf90b79432d1ec9902975f73e25.tar.gz gentoo-573c581adc8caaf90b79432d1ec9902975f73e25.tar.bz2 gentoo-573c581adc8caaf90b79432d1ec9902975f73e25.zip |
sys-apps/busybox: stable 1.28.0 for sparc, bug #638258
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-apps/busybox')
-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 e672821e6bbe..141aa0ced958 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 |