diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 02:48:05 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 10:24:27 +0200 |
commit | 702059f923a8df1c0eb1eed2e8c42c05813c6917 (patch) | |
tree | 83a5d821ecaa1a425e2c75ce3cb408327d5b5992 /sys-devel/bin86 | |
parent | sys-devel/dev86: keyword ~arm64 (diff) | |
download | gentoo-702059f923a8df1c0eb1eed2e8c42c05813c6917.tar.gz gentoo-702059f923a8df1c0eb1eed2e8c42c05813c6917.tar.bz2 gentoo-702059f923a8df1c0eb1eed2e8c42c05813c6917.zip |
sys-devel/bin86: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sys-devel/bin86')
-rw-r--r-- | sys-devel/bin86/bin86-0.16.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/bin86/bin86-0.16.21.ebuild b/sys-devel/bin86/bin86-0.16.21.ebuild index 43283a5eeb15..3c587b03ca5e 100644 --- a/sys-devel/bin86/bin86-0.16.21.ebuild +++ b/sys-devel/bin86/bin86-0.16.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ SRC_URI="http://v3.sk/~lkundrak/dev86/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="" src_prepare() { |