diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-29 20:47:09 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-29 20:47:09 +0300 |
commit | 962a61aacfcb5e354af4fefa859cbfe1301db6b7 (patch) | |
tree | 200d931a551e0b293aba43d35ed8593d79314cef | |
parent | gui-libs/gtk: Stabilize 4.10.5 sparc, #913218 (diff) | |
download | gentoo-962a61aacfcb5e354af4fefa859cbfe1301db6b7.tar.gz gentoo-962a61aacfcb5e354af4fefa859cbfe1301db6b7.tar.bz2 gentoo-962a61aacfcb5e354af4fefa859cbfe1301db6b7.zip |
media-libs/gexiv2: Stabilize 0.14.2 sparc, #913218
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | media-libs/gexiv2/gexiv2-0.14.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gexiv2/gexiv2-0.14.2.ebuild b/media-libs/gexiv2/gexiv2-0.14.2.ebuild index 1c1402775504..2707b26a5579 100644 --- a/media-libs/gexiv2/gexiv2-0.14.2.ebuild +++ b/media-libs/gexiv2/gexiv2-0.14.2.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gexiv2.git" inherit git-r3 else - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc ~x86" fi LICENSE="LGPL-2.1+ GPL-2" |