diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-04-20 23:16:26 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-04-20 23:16:26 -0400 |
commit | 00dce5c955e4d77d87f4ec3a946ed36c39e73b7c (patch) | |
tree | 1f4f2027114132be2e6ffd7f6879e44f0a196eaf /app-eselect/eselect-timezone | |
parent | www-client/elinks: keyword ~arm64 (diff) | |
download | gentoo-00dce5c955e4d77d87f4ec3a946ed36c39e73b7c.tar.gz gentoo-00dce5c955e4d77d87f4ec3a946ed36c39e73b7c.tar.bz2 gentoo-00dce5c955e4d77d87f4ec3a946ed36c39e73b7c.zip |
app-eselect/eselect-timezone: keyword ~arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-eselect/eselect-timezone')
-rw-r--r-- | app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild b/app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild index b05c2756b374..5367c3d5ba48 100644 --- a/app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild +++ b/app-eselect/eselect-timezone/eselect-timezone-0.2.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=6 @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~junghans/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm x86" +KEYWORDS="amd64 arm ~arm64 x86" IUSE="" src_install() { |