summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-11 09:36:36 +0000
committerSam James <sam@gentoo.org>2024-01-11 09:36:36 +0000
commit663ee6d2315cb469eb86ca2fc0ce5451e1b950d1 (patch)
tree397c6122455351597272d8cc5d3e3bb324ad76d8 /gnustep-libs
parentgnustep-apps/price: Stabilize 1.3.0-r1 x86, #918500 (diff)
downloadgentoo-663ee6d2315cb469eb86ca2fc0ce5451e1b950d1.tar.gz
gentoo-663ee6d2315cb469eb86ca2fc0ce5451e1b950d1.tar.bz2
gentoo-663ee6d2315cb469eb86ca2fc0ce5451e1b950d1.zip
gnustep-libs/dbuskit: Stabilize 0.1.1-r2 amd64, #918501
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnustep-libs')
-rw-r--r--gnustep-libs/dbuskit/dbuskit-0.1.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-libs/dbuskit/dbuskit-0.1.1-r2.ebuild b/gnustep-libs/dbuskit/dbuskit-0.1.1-r2.ebuild
index 841a257ae165..e4aab6a5e00c 100644
--- a/gnustep-libs/dbuskit/dbuskit-0.1.1-r2.ebuild
+++ b/gnustep-libs/dbuskit/dbuskit-0.1.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ S="${WORKDIR}/libs-${P}"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
DEPEND=">=sys-apps/dbus-1.2.1"
RDEPEND="${DEPEND}"