diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2016-06-01 21:09:42 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-06-02 07:08:29 +0000 |
commit | 4c00ee58629b157aa6021866268260fae0d207fa (patch) | |
tree | 2705b3fa546b6442b92bb4edf05b91141c76a21d /app-editors | |
parent | games-board/games-mines: keyword for ~arm64. (diff) | |
download | gentoo-4c00ee58629b157aa6021866268260fae0d207fa.tar.gz gentoo-4c00ee58629b157aa6021866268260fae0d207fa.tar.bz2 gentoo-4c00ee58629b157aa6021866268260fae0d207fa.zip |
app-editors/hexedit: keyword for ~arm64
Tested on cortex-a53. Raspberry Pi in 64 bit mode.
Closes: https://github.com/gentoo/gentoo/pull/1578
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/hexedit/hexedit-1.2.13.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-editors/hexedit/hexedit-1.2.13.ebuild b/app-editors/hexedit/hexedit-1.2.13.ebuild index 98567bdf8ccf..22e9fa2fd75c 100644 --- a/app-editors/hexedit/hexedit-1.2.13.ebuild +++ b/app-editors/hexedit/hexedit-1.2.13.ebuild @@ -11,8 +11,7 @@ SRC_URI="http://rigaux.org/${P}.src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~mips ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos -~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~mips ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" DEPEND="sys-libs/ncurses:=" RDEPEND="${DEPEND}" |