From 8850f67eade9cbb2fa943b351456deca2e0d15a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Wed, 28 Feb 2024 21:50:09 +0100 Subject: [PATCH] dev-libs/cgreen: Stabilize 1.3.0 amd64, #925668 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-libs/cgreen/cgreen-1.3.0.ebuild | 4 ++-- 1 file 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 1b1189420def0..b4427d60ba654 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}"