commit: 7746e150adcef4fc637b3c8eb6a172488bfdead8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 31 04:08:15 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 31 04:08:15 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7746e150
dev-util/debootstrap: Stabilize 1.0.128_p2 arm, #883565 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/debootstrap/debootstrap-1.0.128_p2.ebuild | 4 ++-- 1 file 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
