diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-09 20:04:18 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-09 20:18:12 +0100 |
commit | d9059e724fdefbc967e55781d14351843aa8c2e3 (patch) | |
tree | f697036d711aab1f9e6061c18b152ed0130a7d42 /dev-tex/curve | |
parent | www-apps/moodle: bump to 3.1.17, 3.4.8, 3.5.5, 3.6.3 (diff) | |
download | gentoo-d9059e724fdefbc967e55781d14351843aa8c2e3.tar.gz gentoo-d9059e724fdefbc967e55781d14351843aa8c2e3.tar.bz2 gentoo-d9059e724fdefbc967e55781d14351843aa8c2e3.zip |
dev-tex/curve: x86 stable (bug #679458)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-tex/curve')
-rw-r--r-- | dev-tex/curve/curve-1.16-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/curve/curve-1.16-r1.ebuild b/dev-tex/curve/curve-1.16-r1.ebuild index fd710c2dbb9c..7f40851c2893 100644 --- a/dev-tex/curve/curve-1.16-r1.ebuild +++ b/dev-tex/curve/curve-1.16-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://mirrors.ctan.org/macros/latex/contrib/${PN}.zip -> ${P}.zip" LICENSE="LPPL-1.2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="doc examples" RDEPEND=">=dev-texlive/texlive-latexextra-2010" |