diff options
author | James Le Cuirot <chewi@gentoo.org> | 2016-03-14 22:34:41 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2016-03-15 07:05:29 +0000 |
commit | 752601138f228092b3b3cd73528259cfcf443c3b (patch) | |
tree | b9e85a74ebc282191f8514fabc45978c92644ef7 /media-fonts | |
parent | dev-util/patchelf: 0.8 stable on ppc64 (tested by ago) (diff) | |
download | gentoo-752601138f228092b3b3cd73528259cfcf443c3b.tar.gz gentoo-752601138f228092b3b3cd73528259cfcf443c3b.tar.bz2 gentoo-752601138f228092b3b3cd73528259cfcf443c3b.zip |
media-fonts/lklug: 0.6 stable on ppc64 (tested by ago)
Package-Manager: portage-2.2.28
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/lklug/lklug-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/lklug/lklug-0.6.ebuild b/media-fonts/lklug/lklug-0.6.ebuild index 39d8d5669b2a..b71c1331f804 100644 --- a/media-fonts/lklug/lklug-0.6.ebuild +++ b/media-fonts/lklug/lklug-0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="http://sinhala.sourceforge.net/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86" IUSE="" S="${WORKDIR}/${MY_P}" |