commit:     4cb54c273608851cc891c5fbc70b952b65c5caaa
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 13 22:17:56 2025 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 22:18:41 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cb54c27

app-admin/opentofu: stabilize 1.7.1 for amd64

Closes: https://bugs.gentoo.org/947198
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 app-admin/opentofu/opentofu-1.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/opentofu/opentofu-1.7.1.ebuild 
b/app-admin/opentofu/opentofu-1.7.1.ebuild
index 544c2e0b5f16..5c4750a94a3f 100644
--- a/app-admin/opentofu/opentofu-1.7.1.ebuild
+++ b/app-admin/opentofu/opentofu-1.7.1.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
@@ -11,7 +11,7 @@ SRC_URI+=" 
https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz";
 
 LICENSE="Apache-2.0 BSD BSD-2 MPL-2.0 MIT ISC"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 BDEPEND="dev-go/gox"
 

Reply via email to