diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 21:16:43 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 21:16:43 +0300 |
commit | a30bb43c10e9ce9a54e22151d724726740788eb7 (patch) | |
tree | b15d3afb3d756ea8d383ae119319682ac4c89f8f /media-libs | |
parent | gnome-extra/cinnamon-session: Stabilize 5.6.0 x86, #904618 (diff) | |
download | gentoo-a30bb43c10e9ce9a54e22151d724726740788eb7.tar.gz gentoo-a30bb43c10e9ce9a54e22151d724726740788eb7.tar.bz2 gentoo-a30bb43c10e9ce9a54e22151d724726740788eb7.zip |
media-libs/lensfun: Stabilize 0.3.4_rc1 amd64, #904653
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/lensfun/lensfun-0.3.4_rc1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/lensfun/lensfun-0.3.4_rc1.ebuild b/media-libs/lensfun/lensfun-0.3.4_rc1.ebuild index 9f0876f768de..f76f21c4e4f2 100644 --- a/media-libs/lensfun/lensfun-0.3.4_rc1.ebuild +++ b/media-libs/lensfun/lensfun-0.3.4_rc1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${P/_rc/-RC}" LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning. SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="doc cpu_flags_x86_sse cpu_flags_x86_sse2 test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |