diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-06-05 20:00:51 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-06-05 20:00:51 +0200 |
commit | 6c8f495cc853d697a81943b441fb8a778dc779a2 (patch) | |
tree | 7514afc747ec4bde9a676c67e12c73bf64bb4d10 /dev-util/debhelper | |
parent | profiles: Drop obsolete kde-plasma/plasma-meta[sdk] mask (diff) | |
download | gentoo-6c8f495cc853d697a81943b441fb8a778dc779a2.tar.gz gentoo-6c8f495cc853d697a81943b441fb8a778dc779a2.tar.bz2 gentoo-6c8f495cc853d697a81943b441fb8a778dc779a2.zip |
dev-util/debhelper: x86 stable wrt bug #593768
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-util/debhelper')
-rw-r--r-- | dev-util/debhelper/debhelper-9.20160814.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/debhelper/debhelper-9.20160814.ebuild b/dev-util/debhelper/debhelper-9.20160814.ebuild index a0e7c6dbc81e..b4ec35d0df14 100644 --- a/dev-util/debhelper/debhelper-9.20160814.ebuild +++ b/dev-util/debhelper/debhelper-9.20160814.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux" IUSE="test" DH_LINGUAS=( de es fr ) IUSE+=" ${DH_LINGUAS[@]/#/linguas_}" |