summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-doc/clsync-docs/clsync-docs-0.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/clsync-docs/clsync-docs-0.4.2.ebuild b/app-doc/clsync-docs/clsync-docs-0.4.2.ebuild
index 104b181d2ef0..80ae3e55b4a1 100644
--- a/app-doc/clsync-docs/clsync-docs-0.4.2.ebuild
+++ b/app-doc/clsync-docs/clsync-docs-0.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ MY_PN="${PN%-docs}"
MY_P="${MY_PN}-${PV}"
SRC_URI="https://github.com/xaionaro/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
S="${WORKDIR}/${MY_P}"
DESCRIPTION="Clsync and libclsync API documentation"