summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-08-15 11:14:59 +0200
committerJakov Smolić <jsmolic@gentoo.org>2024-08-15 11:14:59 +0200
commit72fb4f809c520fc5998ddb30d60164f459013604 (patch)
treec4a341dbe87d1a5cc6cebda0de3c20600cff275e /app-editors
parentnet-ftp/proftpd: drop 1.3.8-r1 (diff)
downloadgentoo-72fb4f809c520fc5998ddb30d60164f459013604.tar.gz
gentoo-72fb4f809c520fc5998ddb30d60164f459013604.tar.bz2
gentoo-72fb4f809c520fc5998ddb30d60164f459013604.zip
app-editors/nano: Stabilize 8.1 x86, #937945
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/nano/nano-8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/nano/nano-8.1.ebuild b/app-editors/nano/nano-8.1.ebuild
index 426c87672156..32c318e8eaa9 100644
--- a/app-editors/nano/nano-8.1.ebuild
+++ b/app-editors/nano/nano-8.1.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]] ; then
else
MY_P="${PN}-${PV/_}"
SRC_URI="https://www.nano-editor.org/dist/v${PV:0:1}/${MY_P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
fi
DESCRIPTION="GNU GPL'd Pico clone with more functionality"