commit:     35d4a2d0a913d9f749045c8fd00d084fc971e12f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 21 10:15:13 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 21 10:15:13 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35d4a2d0

dev-libs/cgreen: drop newly-added versions to ~arch

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/cgreen/cgreen-1.6.3.ebuild | 4 ++--
 dev-libs/cgreen/cgreen-1.6.4.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/cgreen/cgreen-1.6.3.ebuild 
b/dev-libs/cgreen/cgreen-1.6.3.ebuild
index 11ebf1cbc4cf..9e113ba60129 100644
--- a/dev-libs/cgreen/cgreen-1.6.3.ebuild
+++ b/dev-libs/cgreen/cgreen-1.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2024 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,7 +14,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"
 IUSE="libxml2 test xml" # doc flag could be added
 RESTRICT="!test? ( test )"
 

diff --git a/dev-libs/cgreen/cgreen-1.6.4.ebuild 
b/dev-libs/cgreen/cgreen-1.6.4.ebuild
index a907d39c7cbe..b8af5ad082a6 100644
--- a/dev-libs/cgreen/cgreen-1.6.4.ebuild
+++ b/dev-libs/cgreen/cgreen-1.6.4.ebuild
@@ -14,7 +14,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"
 IUSE="libxml2 test xml" # doc flag could be added
 RESTRICT="!test? ( test )"
 

Reply via email to