diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:14:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:14:50 +0200 |
commit | e6bf60510fb669c4a8e7e1fe231d1c21e15278c8 (patch) | |
tree | 056a862f6b363d312b83c0c610ffaba15e27a9fe /sys-apps/debianutils | |
parent | sys-apps/which: ppc stable wrt bug #583942 (diff) | |
download | gentoo-e6bf60510fb669c4a8e7e1fe231d1c21e15278c8.tar.gz gentoo-e6bf60510fb669c4a8e7e1fe231d1c21e15278c8.tar.bz2 gentoo-e6bf60510fb669c4a8e7e1fe231d1c21e15278c8.zip |
sys-apps/debianutils: ppc stable wrt bug #583944
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@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 5d3db03ad3bb..3745b0ef9987 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() { |