diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:08:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:53:13 +0000 |
commit | 583fe331aa234179139ddcfcb368159a4f770b89 (patch) | |
tree | 9f9e05908af122b48a3ef525c7b4f93bec0bb2bc /app-vim | |
parent | app-vim/dhcpd-syntax: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-583fe331aa234179139ddcfcb368159a4f770b89.tar.gz gentoo-583fe331aa234179139ddcfcb368159a4f770b89.tar.bz2 gentoo-583fe331aa234179139ddcfcb368159a4f770b89.zip |
app-vim/eselect-syntax: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild b/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild index 6c84945e0813..ddeee7b7b8db 100644 --- a/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild +++ b/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="vim" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" DEPEND="!<app-vim/gentoo-syntax-20070506" RDEPEND="${DEPEND}" |