diff options
author | 2018-12-21 11:05:23 +0100 | |
---|---|---|
committer | 2018-12-21 20:16:00 +0000 | |
commit | 8ea7201874d3b731367281c76ea20f56a44fe571 (patch) | |
tree | 6e4586cc895ef6711b951611a09d9da0b3729679 /dev-libs | |
parent | dev-util/glib-utils: stable 2.56.4 for sparc, bug #668474 (diff) | |
download | gentoo-8ea7201874d3b731367281c76ea20f56a44fe571.tar.gz gentoo-8ea7201874d3b731367281c76ea20f56a44fe571.tar.bz2 gentoo-8ea7201874d3b731367281c76ea20f56a44fe571.zip |
dev-libs/glib: stable 2.56.4 for sparc, bug #668474
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/glib/glib-2.56.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.56.4.ebuild b/dev-libs/glib/glib-2.56.4.ebuild index 1b4085741bbb..5fa37b0a2fa2 100644 --- a/dev-libs/glib/glib-2.56.4.ebuild +++ b/dev-libs/glib/glib-2.56.4.ebuild @@ -21,7 +21,7 @@ LICENSE="LGPL-2.1+" SLOT="2" IUSE="dbus debug fam kernel_linux +mime selinux static-libs systemtap test utils xattr" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" # Added util-linux multilib dependency to have libmount support (which # is always turned on on linux systems, unless explicitly disabled, but |