diff options
author | Sam James <sam@gentoo.org> | 2023-01-31 04:08:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-31 04:08:20 +0000 |
commit | 52722918f17fc44468185bb8dbacfe2f0e0bc5fe (patch) | |
tree | 3be2f7cf825b0c7544972c4e830ae4c25a6df29d | |
parent | dev-util/debootstrap: Stabilize 1.0.128_p2 ppc64, #883565 (diff) | |
download | gentoo-52722918f17fc44468185bb8dbacfe2f0e0bc5fe.tar.gz gentoo-52722918f17fc44468185bb8dbacfe2f0e0bc5fe.tar.bz2 gentoo-52722918f17fc44468185bb8dbacfe2f0e0bc5fe.zip |
dev-util/debootstrap: Stabilize 1.0.128_p2 x86, #883565
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-util/debootstrap/debootstrap-1.0.128_p2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/debootstrap/debootstrap-1.0.128_p2.ebuild b/dev-util/debootstrap/debootstrap-1.0.128_p2.ebuild index 583036af62ec..11cb0d587e5d 100644 --- a/dev-util/debootstrap/debootstrap-1.0.128_p2.ebuild +++ b/dev-util/debootstrap/debootstrap-1.0.128_p2.ebuild @@ -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 |