diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-05-16 02:34:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-05-16 02:34:18 +0000 |
commit | cc8c6bf30623c9683f111418b2bc686e4e77630a (patch) | |
tree | 4103bae4addfbf4bbd13a2f62efd1433a9ffe70e /dev-tex/floatflt/floatflt-1.31a.ebuild | |
parent | Revert part of last commit. (diff) | |
download | historical-cc8c6bf30623c9683f111418b2bc686e4e77630a.tar.gz historical-cc8c6bf30623c9683f111418b2bc686e4e77630a.tar.bz2 historical-cc8c6bf30623c9683f111418b2bc686e4e77630a.zip |
Marked ~hppa too.
Package-Manager: portage-2.2.0_alpha105/cvs/Linux i686
Diffstat (limited to 'dev-tex/floatflt/floatflt-1.31a.ebuild')
-rw-r--r-- | dev-tex/floatflt/floatflt-1.31a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/floatflt/floatflt-1.31a.ebuild b/dev-tex/floatflt/floatflt-1.31a.ebuild index 5f85e26b15f5..0711a4161100 100644 --- a/dev-tex/floatflt/floatflt-1.31a.ebuild +++ b/dev-tex/floatflt/floatflt-1.31a.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/dev-tex/floatflt/floatflt-1.31a.ebuild,v 1.14 2012/01/19 23:28:09 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/floatflt/floatflt-1.31a.ebuild,v 1.15 2012/05/16 02:34:18 jer Exp $ EAPI=3 @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="LPPL-1.2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" DEPEND="app-arch/unzip" |