diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:09:04 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:35:59 +0100 |
commit | ea4844eaefcdb855fbf7cd603f3704d071a6c3b7 (patch) | |
tree | b7202f07765ac6084ddd76182b5df537bf27eae9 /media-libs/gexiv2 | |
parent | www-client/falkon: x86 stable (bug #676424) (diff) | |
download | gentoo-ea4844eaefcdb855fbf7cd603f3704d071a6c3b7.tar.gz gentoo-ea4844eaefcdb855fbf7cd603f3704d071a6c3b7.tar.bz2 gentoo-ea4844eaefcdb855fbf7cd603f3704d071a6c3b7.zip |
media-libs/gexiv2: x86 stable (bug #674970)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/gexiv2')
-rw-r--r-- | media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild b/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild index f6b720c417a4..9105b1a7b0d5 100644 --- a/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild +++ b/media-libs/gexiv2/gexiv2-0.10.10-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 ~amd64-fbsd" + KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-fbsd" fi LICENSE="LGPL-2.1" |