commit:     13f62133b3efbca4f2177c5d6020f1ce9c482dda
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 18 10:49:31 2025 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Jan 18 10:51:32 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13f62133

dev-tex/rubber: stabilize 1.6.7 for amd64

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-tex/rubber/rubber-1.6.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-tex/rubber/rubber-1.6.7.ebuild 
b/dev-tex/rubber/rubber-1.6.7.ebuild
index da5c2eb0edec..b66e0595b837 100644
--- a/dev-tex/rubber/rubber-1.6.7.ebuild
+++ b/dev-tex/rubber/rubber-1.6.7.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
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] || [[ -n "${EGIT_COMMIT_ID}" ]]; then
 else
        # NOTE: Cannot be "PYPI_PN=latex-rubber" + "inherit pypi" due to 
missing files
        
SRC_URI="https://gitlab.com/latex-rubber/${PN}/-/archive/${PV}/${P}.tar.bz2";
-       KEYWORDS="~amd64 ~ppc ~riscv ~x86"
+       KEYWORDS="amd64 ~ppc ~riscv ~x86"
 fi
 
 DESCRIPTION="A LaTeX wrapper for automatically building documents"

Reply via email to