diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-29 15:26:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-29 15:28:25 +0200 |
commit | 29f437352c59928a6b52435b06bde428d990e426 (patch) | |
tree | 7b247836c0a37b2b8246a948ff2082c24024f2c0 /dev-tex/latex2rtf | |
parent | media-libs/gd: ia64 stable wrt bug #587662 (diff) | |
download | gentoo-29f437352c59928a6b52435b06bde428d990e426.tar.gz gentoo-29f437352c59928a6b52435b06bde428d990e426.tar.bz2 gentoo-29f437352c59928a6b52435b06bde428d990e426.zip |
dev-tex/latex2rtf: ia64 stable wrt bug #566032
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tex/latex2rtf')
-rw-r--r-- | dev-tex/latex2rtf/latex2rtf-2.3.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latex2rtf/latex2rtf-2.3.11.ebuild b/dev-tex/latex2rtf/latex2rtf-2.3.11.ebuild index f673af78e097..56db61266306 100644 --- a/dev-tex/latex2rtf/latex2rtf-2.3.11.ebuild +++ b/dev-tex/latex2rtf/latex2rtf-2.3.11.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://latex2rtf.sourceforge.net/" SRC_URI="mirror://sourceforge/latex2rtf/${P}a.tar.gz" # 'a' is only for 2.3.11 version for fixing a tarball generation bug LICENSE="GPL-2" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" SLOT="0" IUSE="test" S="${WORKDIR}/${P%b}" |