summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-25 23:16:55 +0100
committerSam James <sam@gentoo.org>2024-04-25 23:16:55 +0100
commit834fd0a8279bef782d2413bb2bab96185ef3a880 (patch)
tree9aa5955e1382b45ca901d7402a61313f0bb39b35 /app-shells
parentapp-shells/irregular: Stabilize 0.7.8 amd64, #930687 (diff)
downloadgentoo-834fd0a8279bef782d2413bb2bab96185ef3a880.tar.gz
gentoo-834fd0a8279bef782d2413bb2bab96185ef3a880.tar.bz2
gentoo-834fd0a8279bef782d2413bb2bab96185ef3a880.zip
app-shells/linuxinfo: Stabilize 0.0.8 amd64, #930687
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/linuxinfo/linuxinfo-0.0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/linuxinfo/linuxinfo-0.0.8.ebuild b/app-shells/linuxinfo/linuxinfo-0.0.8.ebuild
index a09d370edb7e..d7c70a163979 100644
--- a/app-shells/linuxinfo/linuxinfo-0.0.8.ebuild
+++ b/app-shells/linuxinfo/linuxinfo-0.0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ S="${WORKDIR}"
LICENSE="MIT"
SLOT="${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
RDEPEND="
virtual/pwsh:*