diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:48:55 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:48:55 +0200 |
commit | fc671741c516c41524cefc85214e26ec743609a1 (patch) | |
tree | f70e2fb635c79e706efc395571e01e6933621bfc /media-plugins | |
parent | media-sound/gsm: Stabilize 1.0.22_p1 arm64, #899264 (diff) | |
download | gentoo-fc671741c516c41524cefc85214e26ec743609a1.tar.gz gentoo-fc671741c516c41524cefc85214e26ec743609a1.tar.bz2 gentoo-fc671741c516c41524cefc85214e26ec743609a1.zip |
media-plugins/frei0r-plugins: Stabilize 1.8.0 ppc, #899246
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/frei0r-plugins/frei0r-plugins-1.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/frei0r-plugins/frei0r-plugins-1.8.0.ebuild b/media-plugins/frei0r-plugins/frei0r-plugins-1.8.0.ebuild index 6e038b2d4bbc..6f8c3c647461 100644 --- a/media-plugins/frei0r-plugins/frei0r-plugins-1.8.0.ebuild +++ b/media-plugins/frei0r-plugins/frei0r-plugins-1.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://files.dyne.org/frei0r/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~x86" IUSE="doc +facedetect +scale0tilt" RDEPEND="x11-libs/cairo[${MULTILIB_USEDEP}] |