diff options
author | 2012-05-27 17:02:22 +0000 | |
---|---|---|
committer | 2012-05-27 17:02:22 +0000 | |
commit | bd706ebba90fe746910da8bca5ec3c573186e848 (patch) | |
tree | 35af7b476947a0e682c5163f7f2fedd22565958c /app-text/ttf2pk2/ttf2pk2-1.5_p20120525.ebuild | |
parent | Build with python-2 (bug #415631) (diff) | |
download | gentoo-2-bd706ebba90fe746910da8bca5ec3c573186e848.tar.gz gentoo-2-bd706ebba90fe746910da8bca5ec3c573186e848.tar.bz2 gentoo-2-bd706ebba90fe746910da8bca5ec3c573186e848.zip |
Add ~x86-fbsd. #417173
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'app-text/ttf2pk2/ttf2pk2-1.5_p20120525.ebuild')
-rw-r--r-- | app-text/ttf2pk2/ttf2pk2-1.5_p20120525.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ttf2pk2/ttf2pk2-1.5_p20120525.ebuild b/app-text/ttf2pk2/ttf2pk2-1.5_p20120525.ebuild index fa4fe6ee2de6..2ea0d46d7a91 100644 --- a/app-text/ttf2pk2/ttf2pk2-1.5_p20120525.ebuild +++ b/app-text/ttf2pk2/ttf2pk2-1.5_p20120525.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pk2/ttf2pk2-1.5_p20120525.ebuild,v 1.2 2012/05/27 11:59:53 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pk2/ttf2pk2-1.5_p20120525.ebuild,v 1.3 2012/05/27 17:02:22 naota Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~x86-fbsd" IUSE="" # Note about blockers: it is a freetype2 based replacement for ttf2pk and |