summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 19:05:31 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:51:47 +0000
commite3095d6dcdcd441501fcfd7d746c51bdafe80a5f (patch)
tree486822336cfe3c3f9954a92440726f3f2eac4c2c /app-editors/nano
parentapp-editors/hexedit: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-e3095d6dcdcd441501fcfd7d746c51bdafe80a5f.tar.gz
gentoo-e3095d6dcdcd441501fcfd7d746c51bdafe80a5f.tar.bz2
gentoo-e3095d6dcdcd441501fcfd7d746c51bdafe80a5f.zip
app-editors/nano: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/nano')
-rw-r--r--app-editors/nano/nano-5.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/nano/nano-5.3-r1.ebuild b/app-editors/nano/nano-5.3-r1.ebuild
index d98c2483f54c..18228c493c85 100644
--- a/app-editors/nano/nano-5.3-r1.ebuild
+++ b/app-editors/nano/nano-5.3-r1.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"