diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-21 20:16:02 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-21 20:16:02 +0300 |
commit | 5203ade94725d88b574b4fe5771a94a7117d3ebf (patch) | |
tree | b9af6d7200963f013ceeaca11b120915fdcffee2 /dev-libs | |
parent | dev-python/pygobject: mark s390 stable (diff) | |
download | gentoo-5203ade94725d88b574b4fe5771a94a7117d3ebf.tar.gz gentoo-5203ade94725d88b574b4fe5771a94a7117d3ebf.tar.bz2 gentoo-5203ade94725d88b574b4fe5771a94a7117d3ebf.zip |
dev-libs/dbus-glib: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/dbus-glib/dbus-glib-0.108.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/dbus-glib/dbus-glib-0.108.ebuild b/dev-libs/dbus-glib/dbus-glib-0.108.ebuild index bedbed4a0a89..d7e488813c04 100644 --- a/dev-libs/dbus-glib/dbus-glib-0.108.ebuild +++ b/dev-libs/dbus-glib/dbus-glib-0.108.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="|| ( GPL-2 AFL-2.1 )" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-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 ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" IUSE="debug static-libs test" CDEPEND=" |