diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-10 14:48:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-10 14:48:25 +0200 |
commit | 1f99d8ffb9b7756c30e51c5c3469bf3e4af7a175 (patch) | |
tree | 2209d51d0b803975861f57a7cabf3027044bc186 /dev-tex | |
parent | media-libs/gd: amd64 stable wrt bug #587662 (diff) | |
download | gentoo-1f99d8ffb9b7756c30e51c5c3469bf3e4af7a175.tar.gz gentoo-1f99d8ffb9b7756c30e51c5c3469bf3e4af7a175.tar.bz2 gentoo-1f99d8ffb9b7756c30e51c5c3469bf3e4af7a175.zip |
dev-tex/latex2rtf: amd64 stable wrt bug #566032
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tex')
-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 fa99eaa0ade8..0527a587662a 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}" |