diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:05:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:51:46 +0000 |
commit | 04fb37cef9ff8b4f24788c489b408cfea73b4012 (patch) | |
tree | ec7fffc761c7c970c4625b179e042f8be159c52d /app-editors/hexedit | |
parent | app-editors/hexcurse: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-04fb37cef9ff8b4f24788c489b408cfea73b4012.tar.gz gentoo-04fb37cef9ff8b4f24788c489b408cfea73b4012.tar.bz2 gentoo-04fb37cef9ff8b4f24788c489b408cfea73b4012.zip |
app-editors/hexedit: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/hexedit')
-rw-r--r-- | app-editors/hexedit/hexedit-1.2.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/hexedit/hexedit-1.2.13.ebuild b/app-editors/hexedit/hexedit-1.2.13.ebuild index 299f969f1681..31d52fa780a7 100644 --- a/app-editors/hexedit/hexedit-1.2.13.ebuild +++ b/app-editors/hexedit/hexedit-1.2.13.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://rigaux.org/${P}.src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" DEPEND="sys-libs/ncurses:=" RDEPEND="${DEPEND}" |