diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-20 19:17:07 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-20 19:33:18 +0200 |
commit | 89d3347febd93abafec466c20f56cde29b13e98f (patch) | |
tree | 0e3d8712968e789f15e288d809400c4a83c21d66 /gnome-base/librsvg | |
parent | media-libs/freeverb3: Fix compilation (bug #625340) (diff) | |
download | gentoo-89d3347febd93abafec466c20f56cde29b13e98f.tar.gz gentoo-89d3347febd93abafec466c20f56cde29b13e98f.tar.bz2 gentoo-89d3347febd93abafec466c20f56cde29b13e98f.zip |
gnome-base/librsvg: x86 stable (bug #625860)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/librsvg-2.40.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/librsvg/librsvg-2.40.18.ebuild b/gnome-base/librsvg/librsvg-2.40.18.ebuild index 4e588716a78a..293a65a4f303 100644 --- a/gnome-base/librsvg/librsvg-2.40.18.ebuild +++ b/gnome-base/librsvg/librsvg-2.40.18.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/LibRsvg" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+introspection tools vala" REQUIRED_USE="vala? ( introspection )" |