diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 18:46:37 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 18:46:37 +0200 |
commit | 910824ab3920b1775cbcd2ccf710ded37a77a2bf (patch) | |
tree | 74778b02a57d8742eb90a7043dc43504ddf82797 /app-eselect/eselect-opencl | |
parent | virtual/opencl: keyword ~arm64 (diff) | |
download | gentoo-910824ab3920b1775cbcd2ccf710ded37a77a2bf.tar.gz gentoo-910824ab3920b1775cbcd2ccf710ded37a77a2bf.tar.bz2 gentoo-910824ab3920b1775cbcd2ccf710ded37a77a2bf.zip |
app-eselect/eselect-opencl: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-eselect/eselect-opencl')
-rw-r--r-- | app-eselect/eselect-opencl/eselect-opencl-1.1.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-opencl/eselect-opencl-1.1.0-r4.ebuild b/app-eselect/eselect-opencl/eselect-opencl-1.1.0-r4.ebuild index a6b5a384c28e..d56722022b48 100644 --- a/app-eselect/eselect-opencl/eselect-opencl-1.1.0-r4.ebuild +++ b/app-eselect/eselect-opencl/eselect-opencl-1.1.0-r4.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 @@ -30,7 +30,7 @@ SRC_URI=" " LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND="app-arch/xz-utils" |