diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-25 07:19:47 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-25 07:19:47 +0200 |
commit | 4cd99b07a9fcd28d76199cc715441b34baf5f2a2 (patch) | |
tree | 1c05bff86e546f808c6fe3791b75f25555490372 /sys-apps/debianutils/debianutils-4.7.ebuild | |
parent | sys-devel/m4: Stable for HPPA PPC64 (bug #583958). (diff) | |
download | gentoo-4cd99b07a9fcd28d76199cc715441b34baf5f2a2.tar.gz gentoo-4cd99b07a9fcd28d76199cc715441b34baf5f2a2.tar.bz2 gentoo-4cd99b07a9fcd28d76199cc715441b34baf5f2a2.zip |
sys-apps/debianutils: Stable for HPPA PPC64 (bug #583944).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-apps/debianutils/debianutils-4.7.ebuild')
-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 41210e560942..b87d890e0d8d 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() { |