diff options
author | Sam James <sam@gentoo.org> | 2023-01-31 04:08:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-31 04:08:15 +0000 |
commit | 7746e150adcef4fc637b3c8eb6a172488bfdead8 (patch) | |
tree | 6fe4bdd7c0a70b23f9f594662f006cfb02799d92 /dev-util/debootstrap | |
parent | games-util/antimicrox: Stabilize 3.3.1 amd64, #892673 (diff) | |
download | gentoo-7746e150adcef4fc637b3c8eb6a172488bfdead8.tar.gz gentoo-7746e150adcef4fc637b3c8eb6a172488bfdead8.tar.bz2 gentoo-7746e150adcef4fc637b3c8eb6a172488bfdead8.zip |
dev-util/debootstrap: Stabilize 1.0.128_p2 arm, #883565
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/debootstrap')
-rw-r--r-- | dev-util/debootstrap/debootstrap-1.0.128_p2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/debootstrap/debootstrap-1.0.128_p2.ebuild b/dev-util/debootstrap/debootstrap-1.0.128_p2.ebuild index 1563df0c4a6d..05ea91441af5 100644 --- a/dev-util/debootstrap/debootstrap-1.0.128_p2.ebuild +++ b/dev-util/debootstrap/debootstrap-1.0.128_p2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://salsa.debian.org/installer-team/${PN}/-/archive/${MY_PV}/${PN}- LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND=" app-arch/dpkg |