summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-12-18 15:57:10 +0100
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-18 17:09:03 +0200
commitfd13abbe483af1fbe4722ba873dbd4841ce2321d (patch)
tree209072078e55aca962e4aafd80160f807856fbc5 /app-editors/nano
parentx11-misc/qt5ct: Stabilize 1.5 amd64, #829559 (diff)
downloadgentoo-fd13abbe483af1fbe4722ba873dbd4841ce2321d.tar.gz
gentoo-fd13abbe483af1fbe4722ba873dbd4841ce2321d.tar.bz2
gentoo-fd13abbe483af1fbe4722ba873dbd4841ce2321d.zip
app-editors/nano: Stabilize 5.9 amd64, #829567
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors/nano')
-rw-r--r--app-editors/nano/nano-5.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/nano/nano-5.9.ebuild b/app-editors/nano/nano-5.9.ebuild
index 97793455a2a4..07c0e9e9760d 100644
--- a/app-editors/nano/nano-5.9.ebuild
+++ b/app-editors/nano/nano-5.9.ebuild
@@ -10,7 +10,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.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="GNU GPL'd Pico clone with more functionality"