diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-03-08 14:55:00 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-09 01:07:08 +0000 |
commit | 699efaa47c48c5d10a131cabd3c3bed85f117d0c (patch) | |
tree | 50186e03168726808be5b1345a70b52e4a0b1e56 /media-libs/graphene | |
parent | app-text/gspell: Keyword 1.12.0 mips, #897980 (diff) | |
download | gentoo-699efaa47c48c5d10a131cabd3c3bed85f117d0c.tar.gz gentoo-699efaa47c48c5d10a131cabd3c3bed85f117d0c.tar.bz2 gentoo-699efaa47c48c5d10a131cabd3c3bed85f117d0c.zip |
media-libs/graphene: Keyword 1.10.8 mips, #897982
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/graphene')
-rw-r--r-- | media-libs/graphene/graphene-1.10.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/graphene/graphene-1.10.8.ebuild b/media-libs/graphene/graphene-1.10.8.ebuild index b947ad50d2ab..78ebaabb2181 100644 --- a/media-libs/graphene/graphene-1.10.8.ebuild +++ b/media-libs/graphene/graphene-1.10.8.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ebassi/graphene/archive/refs/tags/${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86" IUSE="cpu_flags_arm_neon cpu_flags_x86_sse2 doc +introspection test" RESTRICT="!test? ( test )" |