diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-02-15 14:39:01 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-02-15 14:39:01 +0000 |
commit | df85644e3a93c8f5ce7639b3fb0a3f0419d65038 (patch) | |
tree | 5e0afceeb3e3e90ac822b7837c6c7024b4ec6a65 /media-fonts | |
parent | keyword ~ia64 wrt bug #500844 (diff) | |
download | gentoo-2-df85644e3a93c8f5ce7639b3fb0a3f0419d65038.tar.gz gentoo-2-df85644e3a93c8f5ce7639b3fb0a3f0419d65038.tar.bz2 gentoo-2-df85644e3a93c8f5ce7639b3fb0a3f0419d65038.zip |
keyword ~ia64 wrt bug #500844
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/unifont/ChangeLog | 5 | ||||
-rw-r--r-- | media-fonts/unifont/unifont-6.3.20140204.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-fonts/unifont/ChangeLog b/media-fonts/unifont/ChangeLog index c4cc391d44e7..da170e7ca4e5 100644 --- a/media-fonts/unifont/ChangeLog +++ b/media-fonts/unifont/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/unifont # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/unifont/ChangeLog,v 1.44 2014/02/10 06:36:20 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/unifont/ChangeLog,v 1.45 2014/02/15 14:39:01 hattya Exp $ + + 15 Feb 2014; Akinori Hattori <hattya@gentoo.org> unifont-6.3.20140204.ebuild: + keyword ~ia64 wrt bug #500844 *unifont-6.3.20140204 (10 Feb 2014) diff --git a/media-fonts/unifont/unifont-6.3.20140204.ebuild b/media-fonts/unifont/unifont-6.3.20140204.ebuild index 4e5c33a97cce..162b6392e195 100644 --- a/media-fonts/unifont/unifont-6.3.20140204.ebuild +++ b/media-fonts/unifont/unifont-6.3.20140204.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/unifont/unifont-6.3.20140204.ebuild,v 1.1 2014/02/10 06:36:20 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/unifont/unifont-6.3.20140204.ebuild,v 1.2 2014/02/15 14:39:01 hattya Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ia64 ~x86" IUSE="fontforge utils" DEPEND=" |