summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-14 11:25:03 +0000
committerSam James <sam@gentoo.org>2023-01-14 11:25:06 +0000
commit3dcff46d1375d8b2452366568db5fc33c35961cb (patch)
tree3c629ed5adceb13b15ab8375667f4fcea779b8a1 /app-admin/lnav
parentapp-text/wgetpaste: add myself as a maintainer (diff)
downloadgentoo-3dcff46d1375d8b2452366568db5fc33c35961cb.tar.gz
gentoo-3dcff46d1375d8b2452366568db5fc33c35961cb.tar.bz2
gentoo-3dcff46d1375d8b2452366568db5fc33c35961cb.zip
app-admin/lnav: Stabilize 0.11.1-r1 amd64, #890768
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/lnav')
-rw-r--r--app-admin/lnav/lnav-0.11.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/lnav/lnav-0.11.1-r1.ebuild b/app-admin/lnav/lnav-0.11.1-r1.ebuild
index dce0dbdd165c..a2b632547075 100644
--- a/app-admin/lnav/lnav-0.11.1-r1.ebuild
+++ b/app-admin/lnav/lnav-0.11.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/tstack/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="pcap test"
RESTRICT="!test? ( test )"