diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-23 15:14:14 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-23 15:14:14 -0400 |
commit | 36a4fe884faf3d7b079925d5f63a0bf3fa8ca440 (patch) | |
tree | 98c45c2f4429e7a0ebd4a8837c21242b72bd4da4 /dev-libs | |
parent | media-sound/moc: arm64 keyworded (bug #686814) (diff) | |
download | gentoo-36a4fe884faf3d7b079925d5f63a0bf3fa8ca440.tar.gz gentoo-36a4fe884faf3d7b079925d5f63a0bf3fa8ca440.tar.bz2 gentoo-36a4fe884faf3d7b079925d5f63a0bf3fa8ca440.zip |
dev-libs/glib: arm64 stable (bug #690498)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/glib/glib-2.58.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.58.3-r1.ebuild b/dev-libs/glib/glib-2.58.3-r1.ebuild index 310e79a8cf41..ec01b80038c3 100644 --- a/dev-libs/glib/glib-2.58.3-r1.ebuild +++ b/dev-libs/glib/glib-2.58.3-r1.ebuild @@ -21,7 +21,7 @@ LICENSE="LGPL-2.1+" SLOT="2" IUSE="dbus debug fam gtk-doc kernel_linux +mime selinux static-libs systemtap test utils xattr" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~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 |