commit: 8be22bbf29d5b71189dbfba4d5a243bf8bcfb8ad
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed May 7 13:30:26 2025 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed May 7 13:32:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be22bbf
app-emacs/pdf-tools: stabilize 1.1.0 for amd64
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
app-emacs/pdf-tools/pdf-tools-1.1.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/pdf-tools/pdf-tools-1.1.0.ebuild
b/app-emacs/pdf-tools/pdf-tools-1.1.0.ebuild
index 3bd790d94a7d..b6ebbad70943 100644
--- a/app-emacs/pdf-tools/pdf-tools-1.1.0.ebuild
+++ b/app-emacs/pdf-tools/pdf-tools-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]] ; then
else
SRC_URI="https://github.com/vedang/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="GPL-3+"