summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-07-02 19:56:33 -0400
committerIonen Wolkens <ionen@gentoo.org>2024-07-03 01:17:20 -0400
commit5dabfae13f45e8d3d11c867e390c2c3891892ace (patch)
tree304002a144c200f9e60909b2ea184bb3c629d0ca /app-editors
parentnet-im/pidgin: Stabilize 2.14.13 arm, #933008 (diff)
downloadgentoo-5dabfae13f45e8d3d11c867e390c2c3891892ace.tar.gz
gentoo-5dabfae13f45e8d3d11c867e390c2c3891892ace.tar.bz2
gentoo-5dabfae13f45e8d3d11c867e390c2c3891892ace.zip
app-editors/nano: Stabilize 8.0 hppa, #933698
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/nano/nano-8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/nano/nano-8.0.ebuild b/app-editors/nano/nano-8.0.ebuild
index e220a0fdd257..28ab34a0731c 100644
--- a/app-editors/nano/nano-8.0.ebuild
+++ b/app-editors/nano/nano-8.0.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"