app-doc/clsync-docs: mark stable
authorMikle Kolyada <zlogene@gentoo.org>
Fri, 20 Jul 2018 22:05:00 +0000 (01:05 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Fri, 20 Jul 2018 22:05:50 +0000 (01:05 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-doc/clsync-docs/clsync-docs-0.4.2.ebuild

index 104b181d2ef0b0fb47bdc2bf4e646a90f923678f..80ae3e55b4a19eb350a5b14cc64b88849789aa1f 100644 (file)
@@ -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"