diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-20 13:09:23 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-20 13:22:31 -0400 |
commit | 15b8927d82aab1905d13c4308c7eadc22e47f38b (patch) | |
tree | 1ae25deda9254093a102bab96ed970a03816e214 /app-eselect/eselect-cblas | |
parent | media-libs/vigra: arm64 stable (diff) | |
download | gentoo-15b8927d82aab1905d13c4308c7eadc22e47f38b.tar.gz gentoo-15b8927d82aab1905d13c4308c7eadc22e47f38b.tar.bz2 gentoo-15b8927d82aab1905d13c4308c7eadc22e47f38b.zip |
app-eselect/eselect-cblas: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-eselect/eselect-cblas')
-rw-r--r-- | app-eselect/eselect-cblas/eselect-cblas-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-cblas/eselect-cblas-0.1.ebuild b/app-eselect/eselect-cblas/eselect-cblas-0.1.ebuild index 91a1679d74ff..99239b63d305 100644 --- a/app-eselect/eselect-cblas/eselect-cblas-0.1.ebuild +++ b/app-eselect/eselect-cblas/eselect-cblas-0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" # Need skel.bash lib |