diff options
author | Sam James <sam@gentoo.org> | 2020-12-02 22:41:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-02 22:41:30 +0000 |
commit | 7224baf835ac48981bca4fb42da930755f62e8e3 (patch) | |
tree | 6f3bdb0b7223e288cfcf91183f8a285c9741c5ee /dev-util/debhelper | |
parent | sys-process/htop: stable 3.0.2 for sparc, bug #757900 (diff) | |
download | gentoo-7224baf835ac48981bca4fb42da930755f62e8e3.tar.gz gentoo-7224baf835ac48981bca4fb42da930755f62e8e3.tar.bz2 gentoo-7224baf835ac48981bca4fb42da930755f62e8e3.zip |
dev-util/debhelper: Stabilize 13.2.1 arm, #757408
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/debhelper')
-rw-r--r-- | dev-util/debhelper/debhelper-13.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/debhelper/debhelper-13.2.1.ebuild b/dev-util/debhelper/debhelper-13.2.1.ebuild index 47ae3b501d88..8b150d906aa6 100644 --- a/dev-util/debhelper/debhelper-13.2.1.ebuild +++ b/dev-util/debhelper/debhelper-13.2.1.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 sparc x86 ~amd64-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ppc ppc64 ~s390 sparc x86 ~amd64-linux" IUSE="test" RESTRICT="!test? ( test )" DH_LANGS=( de es fr ) |