diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-02 00:39:27 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-02 00:42:34 +0200 |
commit | 7aed70b23983fb8ac39aef809727763f254e2f12 (patch) | |
tree | 936c1c32c38d29427ff7deca66a5b34823528f13 /dev-libs/libindicate | |
parent | app-text/discount: x86 stable (bug #658482) (diff) | |
download | gentoo-7aed70b23983fb8ac39aef809727763f254e2f12.tar.gz gentoo-7aed70b23983fb8ac39aef809727763f254e2f12.tar.bz2 gentoo-7aed70b23983fb8ac39aef809727763f254e2f12.zip |
dev-libs/libindicate: x86 stable (bug #667514)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
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 73526a89128e..9ae7d2b4e7df 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-2018 Gentoo Foundation +# Copyright 1999-2018 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 |