commit:     ffb54537251c87b16a460307dd30f3980072aae6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 20 04:45:33 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 20 04:45:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffb54537

dev-ml/gen: Stabilize 1.1 amd64, #941858

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

 dev-ml/gen/gen-1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/gen/gen-1.1.ebuild b/dev-ml/gen/gen-1.1.ebuild
index d84bb7e889a7..47187d3434a7 100644
--- a/dev-ml/gen/gen-1.1.ebuild
+++ b/dev-ml/gen/gen-1.1.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
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/c-cube/gen/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="+ocamlopt"
 RESTRICT="test"  # tests fail  > unused-open
 

Reply via email to