diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-21 12:04:07 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-21 12:04:07 +0200 |
commit | 19285d9a10055f00516d9a9fd0f6babd330eeca2 (patch) | |
tree | c87107b42746fab9167b1917eee3cdbe1fcce618 /net-misc/npapi-sdk/npapi-sdk-9999.ebuild | |
parent | x11-libs/wxGTK: keyword ~arm64 (diff) | |
download | gentoo-19285d9a10055f00516d9a9fd0f6babd330eeca2.tar.gz gentoo-19285d9a10055f00516d9a9fd0f6babd330eeca2.tar.bz2 gentoo-19285d9a10055f00516d9a9fd0f6babd330eeca2.zip |
net-misc/npapi-sdk: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'net-misc/npapi-sdk/npapi-sdk-9999.ebuild')
-rw-r--r-- | net-misc/npapi-sdk/npapi-sdk-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/npapi-sdk/npapi-sdk-9999.ebuild b/net-misc/npapi-sdk/npapi-sdk-9999.ebuild index f27fe1547def..554054da6774 100644 --- a/net-misc/npapi-sdk/npapi-sdk-9999.ebuild +++ b/net-misc/npapi-sdk/npapi-sdk-9999.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=4 @@ -18,7 +18,7 @@ SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="virtual/pkgconfig" |