diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-28 15:12:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-28 15:12:15 +0200 |
commit | 0de04a640620e49e1e2337db02664e21d674623f (patch) | |
tree | 6cbc6d2e964fbb2c87df971c6841d4ed9e7d91eb /media-libs/gexiv2 | |
parent | dev-python/libtmux: x86 stable wrt bug #709500 (diff) | |
download | gentoo-0de04a640620e49e1e2337db02664e21d674623f.tar.gz gentoo-0de04a640620e49e1e2337db02664e21d674623f.tar.bz2 gentoo-0de04a640620e49e1e2337db02664e21d674623f.zip |
media-libs/gexiv2: x86 stable wrt bug #711784
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/gexiv2')
-rw-r--r-- | media-libs/gexiv2/gexiv2-0.12.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gexiv2/gexiv2-0.12.0-r1.ebuild b/media-libs/gexiv2/gexiv2-0.12.0-r1.ebuild index af6de11e4c95..5eeec9807aba 100644 --- a/media-libs/gexiv2/gexiv2-0.12.0-r1.ebuild +++ b/media-libs/gexiv2/gexiv2-0.12.0-r1.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 else SRC_URI="mirror://gnome/sources/${PN}/$(ver_cut 1-2)/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" fi LICENSE="LGPL-2.1+ GPL-2" |