diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:19:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:16 +0100 |
commit | eaeb60353fc63e006ac6b564a34441acb398b44d (patch) | |
tree | 78f29299e2cf8a5e15aa23d12e9aee6a7b8c5e1f /dev-tex | |
parent | dev-python/pytz: x86 stable wrt bug #588290 (diff) | |
download | gentoo-eaeb60353fc63e006ac6b564a34441acb398b44d.tar.gz gentoo-eaeb60353fc63e006ac6b564a34441acb398b44d.tar.bz2 gentoo-eaeb60353fc63e006ac6b564a34441acb398b44d.zip |
dev-tex/cpp2latex: x86 stable wrt bug #591876
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/cpp2latex/cpp2latex-2.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/cpp2latex/cpp2latex-2.3-r2.ebuild b/dev-tex/cpp2latex/cpp2latex-2.3-r2.ebuild index d1a090f5d6d6..3addaa9ef7dc 100644 --- a/dev-tex/cpp2latex/cpp2latex-2.3-r2.ebuild +++ b/dev-tex/cpp2latex/cpp2latex-2.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="http://www.arnoldarts.de/files/cpp2latex/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" # first patch: bug #44585, second patch bug #227863 PATCHES=( |