diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-24 21:59:17 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-24 23:27:11 -0700 |
commit | c0d4660ef0e3ced36284260964ec49b5c62846cf (patch) | |
tree | 623445e245e28b3a3990edd31f7709a84f815783 /sys-apps/debianutils | |
parent | app-arch/bzip2: alpha stable, bug 583940. (diff) | |
download | gentoo-c0d4660ef0e3ced36284260964ec49b5c62846cf.tar.gz gentoo-c0d4660ef0e3ced36284260964ec49b5c62846cf.tar.bz2 gentoo-c0d4660ef0e3ced36284260964ec49b5c62846cf.zip |
sys-apps/debianutils: alpha stable, bug 583944.
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 b87d890e0d8d..abec48a9fd4f 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() { |