diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2018-01-05 10:10:05 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2018-01-05 10:10:05 +0100 |
commit | 7b50aea3f861c6c443c022c9918f06eb066367c7 (patch) | |
tree | 86a983feb1ec6b2a86aa8d15acbf5505426d10a1 | |
parent | sys-devel/autoconf: Version 2.69-r4 stable for x86. (diff) | |
download | gentoo-7b50aea3f861c6c443c022c9918f06eb066367c7.tar.gz gentoo-7b50aea3f861c6c443c022c9918f06eb066367c7.tar.bz2 gentoo-7b50aea3f861c6c443c022c9918f06eb066367c7.zip |
sys-apps/debianutils: Version 4.8.3 stable for x86.
Bug: https://bugs.gentoo.org/643110
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r-- | sys-apps/debianutils/debianutils-4.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/debianutils/debianutils-4.8.3.ebuild b/sys-apps/debianutils/debianutils-4.8.3.ebuild index 328e93d118a7..6abefe767bcb 100644 --- a/sys-apps/debianutils/debianutils-4.8.3.ebuild +++ b/sys-apps/debianutils/debianutils-4.8.3.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 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="kernel_linux static" PATCHES=( "${FILESDIR}"/${PN}-3.4.2-no-bs-namespace.patch ) |