diff options
Diffstat (limited to 'dev-util/debhelper/debhelper-9.20130630.ebuild')
-rw-r--r-- | dev-util/debhelper/debhelper-9.20130630.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/debhelper/debhelper-9.20130630.ebuild b/dev-util/debhelper/debhelper-9.20130630.ebuild index 8bcfcfeb7db0..38dab0b38aca 100644 --- a/dev-util/debhelper/debhelper-9.20130630.ebuild +++ b/dev-util/debhelper/debhelper-9.20130630.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debhelper/debhelper-9.20130630.ebuild,v 1.5 2013/07/23 17:59:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/debhelper/debhelper-9.20130630.ebuild,v 1.6 2013/07/24 09:23:25 ago Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.gz" 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_}" |