diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:34:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:34:26 +0000 |
commit | 420d9fecc58e3382963e964e8062e68ac1c76e50 (patch) | |
tree | b24455d21a00785a2670acfd947ad719b0857ac6 /dev-tex/dvipost/dvipost-1.1-r2.ebuild | |
parent | Stable for ia64, wrt bug #495650 (diff) | |
download | gentoo-2-420d9fecc58e3382963e964e8062e68ac1c76e50.tar.gz gentoo-2-420d9fecc58e3382963e964e8062e68ac1c76e50.tar.bz2 gentoo-2-420d9fecc58e3382963e964e8062e68ac1c76e50.zip |
Stable for ia64, wrt bug #495652
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-tex/dvipost/dvipost-1.1-r2.ebuild')
-rw-r--r-- | dev-tex/dvipost/dvipost-1.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/dvipost/dvipost-1.1-r2.ebuild b/dev-tex/dvipost/dvipost-1.1-r2.ebuild index a1a424ea8731..ab33a912ebe7 100644 --- a/dev-tex/dvipost/dvipost-1.1-r2.ebuild +++ b/dev-tex/dvipost/dvipost-1.1-r2.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/dev-tex/dvipost/dvipost-1.1-r2.ebuild,v 1.6 2014/01/14 16:48:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dvipost/dvipost-1.1-r2.ebuild,v 1.7 2014/01/15 09:34:26 ago Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://efeu.cybertec.at/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 ~sparc x86 ~x64-macos ~x86-macos" IUSE="" src_prepare() { |