diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-18 07:46:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-18 07:46:35 +0100 |
commit | 3b7cd904a803218e5698220bcb83c6cd7a461b90 (patch) | |
tree | a69055b7a9e25170d513eac2d99c54a5fb4691d7 /media-libs/graphene | |
parent | dev-util/gtk-update-icon-cache: stable 3.24.20 for ppc (diff) | |
download | gentoo-3b7cd904a803218e5698220bcb83c6cd7a461b90.tar.gz gentoo-3b7cd904a803218e5698220bcb83c6cd7a461b90.tar.bz2 gentoo-3b7cd904a803218e5698220bcb83c6cd7a461b90.zip |
media-libs/graphene: stable 1.10.0 for ppc
stable wrt bug #
Tested-by: ernsteiswuerfel
Package-Manager: Portage-3.0.7, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/graphene')
-rw-r--r-- | media-libs/graphene/graphene-1.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/graphene/graphene-1.10.0.ebuild b/media-libs/graphene/graphene-1.10.0.ebuild index 60a20dbffe3b..c8c9d6b87267 100644 --- a/media-libs/graphene/graphene-1.10.0.ebuild +++ b/media-libs/graphene/graphene-1.10.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ebassi/graphene/releases/download/${PV}/${P}.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86" IUSE="cpu_flags_arm_neon cpu_flags_x86_sse2 doc +introspection test" RESTRICT="!test? ( test )" |