diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-10-02 14:40:14 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-10-02 14:41:38 +0200 |
commit | f2d5196cd3ab25ccdb7a775a76c1ace5b459a7e5 (patch) | |
tree | 6c978cc73cf596de51734517cc80b55fc7dad0bd /dev-util/debhelper | |
parent | net-voip/ekiga: Make repoman more happy (diff) | |
download | gentoo-f2d5196cd3ab25ccdb7a775a76c1ace5b459a7e5.tar.gz gentoo-f2d5196cd3ab25ccdb7a775a76c1ace5b459a7e5.tar.bz2 gentoo-f2d5196cd3ab25ccdb7a775a76c1ace5b459a7e5.zip |
dev-util/debhelper-9.20160814: Stable on alpha.
Also mask USE=test on alpha so broken deps can be avoided.
Gentoo-Bug: 593768
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 3e89e130745a..cdb1a5796a4a 100644 --- a/dev-util/debhelper/debhelper-9.20160814.ebuild +++ b/dev-util/debhelper/debhelper-9.20160814.ebuild @@ -11,7 +11,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_}" |