diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2016-05-27 14:27:17 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2016-05-27 14:45:34 +0200 |
commit | 4c9a442f5c1f46262f8e5a96cc7240c7447f020c (patch) | |
tree | 3a2816dce43360121c2aa9b680687d43fd647fa6 /sys-apps/debianutils | |
parent | sys-apps/which: amd64 stable (bug #583942). (diff) | |
download | gentoo-4c9a442f5c1f46262f8e5a96cc7240c7447f020c.tar.gz gentoo-4c9a442f5c1f46262f8e5a96cc7240c7447f020c.tar.bz2 gentoo-4c9a442f5c1f46262f8e5a96cc7240c7447f020c.zip |
sys-apps/debianutils: amd64 stable (bug #583944).
Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-apps/debianutils')
-rw-r--r-- | sys-apps/debianutils/debianutils-4.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/debianutils/debianutils-4.7.ebuild b/sys-apps/debianutils/debianutils-4.7.ebuild index 19fd3701addc..f7de522b1bed 100644 --- a/sys-apps/debianutils/debianutils-4.7.ebuild +++ b/sys-apps/debianutils/debianutils-4.7.ebuild @@ -12,7 +12,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" src_prepare() { |