diff options
author | Sam James <sam@gentoo.org> | 2021-09-07 02:09:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-07 02:09:02 +0100 |
commit | a02494fb608bce3cbfa948b9d50c4f4d313c5b1b (patch) | |
tree | 15f4b5acdfc24c1ac8e8a8fefa57568ec487a4bb /dev-libs/libindicate | |
parent | sys-fs/xfsdump: drop obsolete sys-apps/dmapi dependency (diff) | |
download | gentoo-a02494fb608bce3cbfa948b9d50c4f4d313c5b1b.tar.gz gentoo-a02494fb608bce3cbfa948b9d50c4f4d313c5b1b.tar.bz2 gentoo-a02494fb608bce3cbfa948b9d50c4f4d313c5b1b.zip |
dev-libs/libindicate: Stabilize 12.10.1-r3 arm, #805332
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libindicate')
-rw-r--r-- | dev-libs/libindicate/libindicate-12.10.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libindicate/libindicate-12.10.1-r3.ebuild b/dev-libs/libindicate/libindicate-12.10.1-r3.ebuild index b3d10dacf948..e008a4843281 100644 --- a/dev-libs/libindicate/libindicate-12.10.1-r3.ebuild +++ b/dev-libs/libindicate/libindicate-12.10.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz" LICENSE="LGPL-2.1 LGPL-3" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~mips ~ppc ~ppc64 sparc x86" IUSE="gtk +introspection" RESTRICT="test" # consequence of the -no-mono.patch |