commit:     878f579ea8c9e25308a30acf99200412eb0b957f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  3 15:33:13 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr  3 15:33:13 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=878f579e

games-strategy/freeciv: Stabilize 3.1.3 amd64, #953071

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

 games-strategy/freeciv/freeciv-3.1.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-strategy/freeciv/freeciv-3.1.3.ebuild 
b/games-strategy/freeciv/freeciv-3.1.3.ebuild
index e61df8f6bac0..3496ffa33a87 100644
--- a/games-strategy/freeciv/freeciv-3.1.3.ebuild
+++ b/games-strategy/freeciv/freeciv-3.1.3.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
@@ -17,7 +17,7 @@ else
        MY_PV="R${PV//./_}"
        
SRC_URI="https://github.com/freeciv/freeciv/archive/refs/tags/${MY_PV}.tar.gz 
-> ${P}.tar.gz"
        if [[ ${PV} != *_beta* ]]; then
-               KEYWORDS="~amd64 ~ppc64 ~x86"
+               KEYWORDS="amd64 ~ppc64 ~x86"
        fi
        MY_P="${PN}-${MY_PV}"
        S="${WORKDIR}/${MY_P}"

Reply via email to