summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-06 08:27:31 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-06 10:39:05 +0800
commit50f991fbf2d9e542e5e2ac63d7cf863d93b57dd7 (patch)
tree532ef71bed3dfb1c97abf396eee574959655cea3
parentdev-libs/vala-common: keyword 0.56.1 for ~loong (diff)
downloadgentoo-50f991fbf2d9e542e5e2ac63d7cf863d93b57dd7.tar.gz
gentoo-50f991fbf2d9e542e5e2ac63d7cf863d93b57dd7.tar.bz2
gentoo-50f991fbf2d9e542e5e2ac63d7cf863d93b57dd7.zip
dev-libs/dbus-glib: keyword 0.112 for ~loong
Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r--dev-libs/dbus-glib/dbus-glib-0.112.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dbus-glib/dbus-glib-0.112.ebuild b/dev-libs/dbus-glib/dbus-glib-0.112.ebuild
index 1dac549aefbc..80449ae7b0b4 100644
--- a/dev-libs/dbus-glib/dbus-glib-0.112.ebuild
+++ b/dev-libs/dbus-glib/dbus-glib-0.112.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
IUSE="debug static-libs test"
RESTRICT="!test? ( test )"