summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-02-28 21:50:09 +0100
committerJakov Smolić <jsmolic@gentoo.org>2024-02-28 21:50:09 +0100
commit8850f67eade9cbb2fa943b351456deca2e0d15a3 (patch)
tree638662db4c77f8f14954dee11ac835f63ccda58d /dev-libs
parentdev-db/pg-gvm: Stabilize 22.6.4 amd64, #925668 (diff)
downloadgentoo-8850f67eade9cbb2fa943b351456deca2e0d15a3.tar.gz
gentoo-8850f67eade9cbb2fa943b351456deca2e0d15a3.tar.bz2
gentoo-8850f67eade9cbb2fa943b351456deca2e0d15a3.zip
dev-libs/cgreen: Stabilize 1.3.0 amd64, #925668
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/cgreen/cgreen-1.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cgreen/cgreen-1.3.0.ebuild b/dev-libs/cgreen/cgreen-1.3.0.ebuild
index 1b1189420def..b4427d60ba65 100644
--- a/dev-libs/cgreen/cgreen-1.3.0.ebuild
+++ b/dev-libs/cgreen/cgreen-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/cgreen-devs/cgreen/archive/${PV}.tar.gz -> ${P}.tar.
LICENSE="ISC"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DEPEND="sys-libs/glibc:="
RDEPEND="${DEPEND}"