diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-09-15 21:31:07 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-09-15 22:04:45 +0200 |
commit | 1a37bbd5b4473a44bf2ac980c57f81f96d42fc0b (patch) | |
tree | a01c6f3701c88b14dd0dcca1c9c9e050ed43af6b /dev-libs/libindicate | |
parent | media-sound/timidity++: Drop vulnerable 2.14.0-r2 (diff) | |
download | gentoo-1a37bbd5b4473a44bf2ac980c57f81f96d42fc0b.tar.gz gentoo-1a37bbd5b4473a44bf2ac980c57f81f96d42fc0b.tar.bz2 gentoo-1a37bbd5b4473a44bf2ac980c57f81f96d42fc0b.zip |
dev-libs/libindicate: De-stabilise ppc
The only reverse dependency of dev-libs/libdbusmenu forcing ppc.
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-libs/libindicate')
-rw-r--r-- | dev-libs/libindicate/libindicate-12.10.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libindicate/libindicate-12.10.1-r2.ebuild b/dev-libs/libindicate/libindicate-12.10.1-r2.ebuild index 0807794f848f..8f70cb05fde7 100644 --- a/dev-libs/libindicate/libindicate-12.10.1-r2.ebuild +++ b/dev-libs/libindicate/libindicate-12.10.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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 |