diff options
Diffstat (limited to 'dev-tex/europecv/europecv-20060424-r1.ebuild')
-rw-r--r-- | dev-tex/europecv/europecv-20060424-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tex/europecv/europecv-20060424-r1.ebuild b/dev-tex/europecv/europecv-20060424-r1.ebuild index 27711584427b..1945a495aa42 100644 --- a/dev-tex/europecv/europecv-20060424-r1.ebuild +++ b/dev-tex/europecv/europecv-20060424-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/europecv/europecv-20060424-r1.ebuild,v 1.8 2008/10/18 16:52:23 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/europecv/europecv-20060424-r1.ebuild,v 1.9 2009/01/03 01:33:00 bluebird Exp $ inherit latex-package @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="LPPL-1.2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="examples" |