diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-29 20:48:56 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-29 20:48:56 +0300 |
commit | 61660f472326451773f0c18efd334eed9041d867 (patch) | |
tree | 967ac680a749d57b9e04d966cd89f2f58258033b /sys-apps/busybox | |
parent | sys-fs/f2fs-tools: Stabilize 1.16.0 x86, #907353 (diff) | |
download | gentoo-61660f472326451773f0c18efd334eed9041d867.tar.gz gentoo-61660f472326451773f0c18efd334eed9041d867.tar.bz2 gentoo-61660f472326451773f0c18efd334eed9041d867.zip |
sys-apps/busybox: Stabilize 1.34.1-r2 x86, #907354
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/busybox')
-rw-r--r-- | sys-apps/busybox/busybox-1.34.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/busybox/busybox-1.34.1-r2.ebuild b/sys-apps/busybox/busybox-1.34.1-r2.ebuild index f710bc47cdd9..d287008d2cce 100644 --- a/sys-apps/busybox/busybox-1.34.1-r2.ebuild +++ b/sys-apps/busybox/busybox-1.34.1-r2.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 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-2" # GPL-2 only |