diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 20:31:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 20:31:16 +0000 |
commit | a1ae76d1406f7fe494b5c9ca182801f477e93275 (patch) | |
tree | b1abd8ac07aad1aa8ef9a5975fec9be8de64bd2e /app-editors | |
parent | sys-process/parallel: Stabilize 20210122 arm64, #771807 (diff) | |
download | gentoo-a1ae76d1406f7fe494b5c9ca182801f477e93275.tar.gz gentoo-a1ae76d1406f7fe494b5c9ca182801f477e93275.tar.bz2 gentoo-a1ae76d1406f7fe494b5c9ca182801f477e93275.zip |
app-editors/hexedit: Stabilize 1.2.13 arm64, #771813
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-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 7bd04eb1bd36..299f969f1681 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}" |