summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-tex/curve/curve-1.16-r1.ebuild4
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"