diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 20:53:09 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 20:53:09 +0300 |
commit | 28a963700424fe9b78e774bd61e4b25b209c6b3e (patch) | |
tree | 1591b797b1e9cddd4d0b5667f57eeaaa6db5e9dd /media-libs | |
parent | dev-python/sqlalchemy: Remove old (diff) | |
download | gentoo-28a963700424fe9b78e774bd61e4b25b209c6b3e.tar.gz gentoo-28a963700424fe9b78e774bd61e4b25b209c6b3e.tar.bz2 gentoo-28a963700424fe9b78e774bd61e4b25b209c6b3e.zip |
media-libs/graphene: Stabilize 1.10.8 sparc, #905567
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-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 78ebaabb2181..19f382c2df1f 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 ~mips 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 )" |