diff options
author | Sam James <sam@gentoo.org> | 2021-05-06 09:58:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-06 09:58:44 +0000 |
commit | 35a75db30e756dfb9446a29d2114ce550fac49ef (patch) | |
tree | cd143a6227129ef88e5da73937ab8beec90d4ce0 /app-eselect/eselect-timezone | |
parent | dev-perl/Clone: Stabilize 0.450.0 arm64, #787776 (diff) | |
download | gentoo-35a75db30e756dfb9446a29d2114ce550fac49ef.tar.gz gentoo-35a75db30e756dfb9446a29d2114ce550fac49ef.tar.bz2 gentoo-35a75db30e756dfb9446a29d2114ce550fac49ef.zip |
app-eselect/eselect-timezone: Stabilize 0.2 ALLARCHES, #787782
Signed-off-by: Sam James <sam@gentoo.org>
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 1f69399c45b9..4c5fcc4ea504 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-2020 Gentoo Authors +# Copyright 1999-2021 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 ~arm64 x86" +KEYWORDS="amd64 arm arm64 x86" IUSE="" src_install() { |