diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 16:55:44 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 17:17:07 +0200 |
commit | b8e83d13554605b15947639fb933d9ae2c413e24 (patch) | |
tree | bdee94a4ccf3698b5b666770462d146c51cf51ab /media-libs/gexiv2 | |
parent | media-libs/cogl: x86 stable (bug #738728) (diff) | |
download | gentoo-b8e83d13554605b15947639fb933d9ae2c413e24.tar.gz gentoo-b8e83d13554605b15947639fb933d9ae2c413e24.tar.bz2 gentoo-b8e83d13554605b15947639fb933d9ae2c413e24.zip |
media-libs/gexiv2: x86 stable (bug #738728)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/gexiv2')
-rw-r--r-- | media-libs/gexiv2/gexiv2-0.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gexiv2/gexiv2-0.12.1.ebuild b/media-libs/gexiv2/gexiv2-0.12.1.ebuild index f563da04ff2c..d6fc5fb49a97 100644 --- a/media-libs/gexiv2/gexiv2-0.12.1.ebuild +++ b/media-libs/gexiv2/gexiv2-0.12.1.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" |