diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-01-01 12:07:22 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-01 11:20:55 +0000 |
commit | 986442c29aa947e43ad35f0902608ad00f814f69 (patch) | |
tree | 5027e7c0f69dd96cc01e215dfdf4e2a4b453017b /sys-apps | |
parent | app-text/dos2unix: stable 7.4.2 for sparc, bug #762119 (diff) | |
download | gentoo-986442c29aa947e43ad35f0902608ad00f814f69.tar.gz gentoo-986442c29aa947e43ad35f0902608ad00f814f69.tar.bz2 gentoo-986442c29aa947e43ad35f0902608ad00f814f69.zip |
sys-apps/debianutils: stable 4.11.2 for sparc, bug #762047
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/debianutils/debianutils-4.11.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/debianutils/debianutils-4.11.2.ebuild b/sys-apps/debianutils/debianutils-4.11.2.ebuild index 4406ddee073d..81009055a049 100644 --- a/sys-apps/debianutils/debianutils-4.11.2.ebuild +++ b/sys-apps/debianutils/debianutils-4.11.2.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=" |