diff options
author | Sam James <sam@gentoo.org> | 2020-07-14 13:25:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-14 13:25:56 +0000 |
commit | 87a4bf1b9edfb38011c93a0d44167d058e4628b0 (patch) | |
tree | 626768c0a1beb43fa77700f633ee2452956f8b3c /dev-libs/gdl | |
parent | media-gfx/scour: s390 keyworded (bug #726746) (diff) | |
download | gentoo-87a4bf1b9edfb38011c93a0d44167d058e4628b0.tar.gz gentoo-87a4bf1b9edfb38011c93a0d44167d058e4628b0.tar.bz2 gentoo-87a4bf1b9edfb38011c93a0d44167d058e4628b0.zip |
dev-libs/gdl: s390 keyworded (bug #726746)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/gdl')
-rw-r--r-- | dev-libs/gdl/gdl-3.28.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gdl/gdl-3.28.0.ebuild b/dev-libs/gdl/gdl-3.28.0.ebuild index 8ed87d449931..df1f4b4c6f8a 100644 --- a/dev-libs/gdl/gdl-3.28.0.ebuild +++ b/dev-libs/gdl/gdl-3.28.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://git.gnome.org/browse/gdl" LICENSE="LGPL-2.1+" SLOT="3/5" # subslot = libgdl-3 soname version IUSE="+introspection" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86" RDEPEND=" dev-libs/glib:2 |