diff options
author | 2021-04-05 20:30:45 +0000 | |
---|---|---|
committer | 2021-04-05 22:07:37 +0000 | |
commit | 7dab89282f5d451285fb6de11dbb90bfc3d47034 (patch) | |
tree | cbdb5806109861cc95c8c52b99e70df893800110 /gnome-base | |
parent | gnome-base/gsettings-desktop-schemas: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-7dab89282f5d451285fb6de11dbb90bfc3d47034.tar.gz gentoo-7dab89282f5d451285fb6de11dbb90bfc3d47034.tar.bz2 gentoo-7dab89282f5d451285fb6de11dbb90bfc3d47034.zip |
gnome-base/librsvg: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/librsvg/librsvg-2.40.21.ebuild | 2 |
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 f16fab8717d7..8c57841ec7c8 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 x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha arm hppa ~ia64 ~mips ppc ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+introspection tools +vala" REQUIRED_USE="vala? ( introspection )" |