summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-27 23:20:46 +0000
committerSam James <sam@gentoo.org>2024-02-27 23:20:56 +0000
commit9c06f507de6368923b9b1e7b6022247418b5ea0a (patch)
treea224cd9d18c5d7ee741f81cc1aa964eec1298c6b /app-emacs/consult
parentapp-emacs/org-mode: Stabilize 9.6.17 ALLARCHES, #925644 (diff)
downloadgentoo-9c06f507de6368923b9b1e7b6022247418b5ea0a.tar.gz
gentoo-9c06f507de6368923b9b1e7b6022247418b5ea0a.tar.bz2
gentoo-9c06f507de6368923b9b1e7b6022247418b5ea0a.zip
app-emacs/consult: Stabilize 1.2 ALLARCHES, #925645
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/consult')
-rw-r--r--app-emacs/consult/consult-1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/consult/consult-1.2.ebuild b/app-emacs/consult/consult-1.2.ebuild
index e1f29886c2e1..ec7220ffd0b6 100644
--- a/app-emacs/consult/consult-1.2.ebuild
+++ b/app-emacs/consult/consult-1.2.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]] ; then
else
SRC_URI="https://github.com/minad/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="GPL-3+"