commit:     bf696f0875eb825810b4143b7aa5cc66905bdc5f
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 28 11:14:15 2025 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Mon Apr 28 11:26:12 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf696f08

dev-gap/utils: stabilize 0.87 for amd64

Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 dev-gap/utils/utils-0.87.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-gap/utils/utils-0.87.ebuild b/dev-gap/utils/utils-0.87.ebuild
index fd5ecd46bb4c..b907e2261b43 100644
--- a/dev-gap/utils/utils-0.87.ebuild
+++ b/dev-gap/utils/utils-0.87.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/gap-packages/${PN}/releases/download/v${PV}/${P}.tar
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="amd64 ~riscv"
 
 RDEPEND="dev-gap/autodoc
        dev-gap/polycyclic"

Reply via email to