diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:01:50 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:01:50 +0000 |
commit | 785f26ff423eb086a6306ff64a2971f17e69fe94 (patch) | |
tree | b139ab3b4b9e8e54838f66ac7f61369dcdb5b683 /media-libs/libquvi-scripts | |
parent | dev-libs/libwacom: Stabilize 2.6.0 arm, #899242 (diff) | |
download | gentoo-785f26ff423eb086a6306ff64a2971f17e69fe94.tar.gz gentoo-785f26ff423eb086a6306ff64a2971f17e69fe94.tar.bz2 gentoo-785f26ff423eb086a6306ff64a2971f17e69fe94.zip |
media-libs/libquvi-scripts: Stabilize 0.9.20131130-r101 sparc, #899248
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/libquvi-scripts')
-rw-r--r-- | media-libs/libquvi-scripts/libquvi-scripts-0.9.20131130-r101.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libquvi-scripts/libquvi-scripts-0.9.20131130-r101.ebuild b/media-libs/libquvi-scripts/libquvi-scripts-0.9.20131130-r101.ebuild index 28a0bcd6f909..6f4c730f2e11 100644 --- a/media-libs/libquvi-scripts/libquvi-scripts-0.9.20131130-r101.ebuild +++ b/media-libs/libquvi-scripts/libquvi-scripts-0.9.20131130-r101.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="mirror://sourceforge/quvi/${P}.tar.xz" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 sparc ~x86" IUSE="offensive" REQUIRED_USE="${LUA_REQUIRED_USE}" |