diff options
author | Markus Meier <maekke@gentoo.org> | 2018-01-17 18:59:47 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-01-17 18:59:47 +0100 |
commit | f692ce5e6561a62089c154d9196aaf72fc4aab65 (patch) | |
tree | 49a194c61913fffc12d3922a7dd75925f388f4c1 /sys-libs/timezone-data | |
parent | net-misc/memcached: arm stable, bug #636236 (diff) | |
download | gentoo-f692ce5e6561a62089c154d9196aaf72fc4aab65.tar.gz gentoo-f692ce5e6561a62089c154d9196aaf72fc4aab65.tar.bz2 gentoo-f692ce5e6561a62089c154d9196aaf72fc4aab65.zip |
sys-libs/timezone-data: arm stable, bug #636464
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-libs/timezone-data')
-rw-r--r-- | sys-libs/timezone-data/timezone-data-2017c.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/timezone-data/timezone-data-2017c.ebuild b/sys-libs/timezone-data/timezone-data-2017c.ebuild index 72c987ec6aca..3db3a5b1d14b 100644 --- a/sys-libs/timezone-data/timezone-data-2017c.ebuild +++ b/sys-libs/timezone-data/timezone-data-2017c.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="http://www.iana.org/time-zones/repository/releases/tzdata${data_ver}.ta LICENSE="BSD public-domain" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="nls leaps_timezone elibc_FreeBSD" DEPEND="nls? ( virtual/libintl )" |