summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-11-07 22:01:12 +0200
committerMart Raudsepp <leio@gentoo.org>2020-11-07 22:01:12 +0200
commit5f9f9a5774b7a0b9982513ec6ccd758a5c46fe62 (patch)
tree81064b6fa6fab633a5d544545487ae913ded1282 /gnome-base
parentgnome-base/librsvg-2.40: drop keywords where possible for security (diff)
downloadgentoo-5f9f9a5774b7a0b9982513ec6ccd758a5c46fe62.tar.gz
gentoo-5f9f9a5774b7a0b9982513ec6ccd758a5c46fe62.tar.bz2
gentoo-5f9f9a5774b7a0b9982513ec6ccd758a5c46fe62.zip
gnome-base/librsvg-2.40: add back x86 for now due to rust SSE2 req
Package-Manager: Portage-2.3.103, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/librsvg/librsvg-2.40.21.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/librsvg/librsvg-2.40.21.ebuild b/gnome-base/librsvg/librsvg-2.40.21.ebuild
index 33bd220e7f19..44a6e1505746 100644
--- a/gnome-base/librsvg/librsvg-2.40.21.ebuild
+++ b/gnome-base/librsvg/librsvg-2.40.21.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/LibRsvg"
LICENSE="LGPL-2+"
SLOT="2"
-KEYWORDS="~alpha arm hppa ~ia64 ~mips ppc s390 sparc ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha arm hppa ~ia64 ~mips ppc s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="+introspection tools +vala"
REQUIRED_USE="vala? ( introspection )"