diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:40:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:11:58 +0000 |
commit | 8370d85f9cbe87ba0ad6d2374dcd8fb5d27181d6 (patch) | |
tree | 6f0dca21573f03355029eab578eda0f895e1022e /sys-apps/debianutils | |
parent | sys-apps/daisydog: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-8370d85f9cbe87ba0ad6d2374dcd8fb5d27181d6.tar.gz gentoo-8370d85f9cbe87ba0ad6d2374dcd8fb5d27181d6.tar.bz2 gentoo-8370d85f9cbe87ba0ad6d2374dcd8fb5d27181d6.zip |
sys-apps/debianutils: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/debianutils')
-rw-r--r-- | sys-apps/debianutils/debianutils-4.11.1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/debianutils/debianutils-4.11.2.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/debianutils/debianutils-4.11.1.ebuild b/sys-apps/debianutils/debianutils-4.11.1.ebuild index 20486d2d14c8..aed53a2826c1 100644 --- a/sys-apps/debianutils/debianutils-4.11.1.ebuild +++ b/sys-apps/debianutils/debianutils-4.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz" LICENSE="BSD GPL-2 SMAIL" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x86-linux" IUSE="+installkernel static" PDEPEND=" diff --git a/sys-apps/debianutils/debianutils-4.11.2.ebuild b/sys-apps/debianutils/debianutils-4.11.2.ebuild index 574dc9bc8357..b2f49f05f042 100644 --- a/sys-apps/debianutils/debianutils-4.11.2.ebuild +++ b/sys-apps/debianutils/debianutils-4.11.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz" LICENSE="BSD GPL-2 SMAIL" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x86-linux" IUSE="+installkernel static" PDEPEND=" |