diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-08 21:29:38 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-08 21:29:38 +0100 |
commit | 64496257ef797b5e7c60377b8b1c0cb141a2e18f (patch) | |
tree | 48d1375045a58f7f969d173935808b845d69d73b /app-eselect/eselect-timezone | |
parent | sci-visualization/zhu3d: x86 stable (bug #608260) (diff) | |
download | gentoo-64496257ef797b5e7c60377b8b1c0cb141a2e18f.tar.gz gentoo-64496257ef797b5e7c60377b8b1c0cb141a2e18f.tar.bz2 gentoo-64496257ef797b5e7c60377b8b1c0cb141a2e18f.zip |
app-eselect/eselect-timezone: x86 stable (bug #608166)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
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 876df37c9b4a..ccafbb207ebd 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -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 x86" IUSE="" src_install() { |