diff options
author | 2014-01-15 09:58:09 +0000 | |
---|---|---|
committer | 2014-01-15 09:58:09 +0000 | |
commit | dc6a39baa5337d07bb12abafff717e181fd1fc2a (patch) | |
tree | 0b731c3e1116bb31ce75eca9ec3fa67980ba2a0c /app-text/dvisvgm/dvisvgm-1.4.ebuild | |
parent | Stable for ia64, wrt bug #491938 (diff) | |
download | gentoo-2-dc6a39baa5337d07bb12abafff717e181fd1fc2a.tar.gz gentoo-2-dc6a39baa5337d07bb12abafff717e181fd1fc2a.tar.bz2 gentoo-2-dc6a39baa5337d07bb12abafff717e181fd1fc2a.zip |
Stable for ia64, wrt bug #491940
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/dvisvgm/dvisvgm-1.4.ebuild')
-rw-r--r-- | app-text/dvisvgm/dvisvgm-1.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/dvisvgm/dvisvgm-1.4.ebuild b/app-text/dvisvgm/dvisvgm-1.4.ebuild index 1808f8a18aa2..c99174fe1f7d 100644 --- a/app-text/dvisvgm/dvisvgm-1.4.ebuild +++ b/app-text/dvisvgm/dvisvgm-1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dvisvgm/dvisvgm-1.4.ebuild,v 1.9 2013/12/24 12:55:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dvisvgm/dvisvgm-1.4.ebuild,v 1.10 2014/01/15 09:58:09 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" # Tests don't work from $WORKDIR: kpathsea tries to search in relative # directories from where the binary is executed. |