diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:20:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:20:22 +0200 |
commit | 7295c621252718121751b6b3f1c86d57f3b37124 (patch) | |
tree | 5e75c4732191e4c34e830138493b68ac088a5519 /app-doc | |
parent | app-admin/clsync: amd64 stable wrt bug #726482 (diff) | |
download | gentoo-7295c621252718121751b6b3f1c86d57f3b37124.tar.gz gentoo-7295c621252718121751b6b3f1c86d57f3b37124.tar.bz2 gentoo-7295c621252718121751b6b3f1c86d57f3b37124.zip |
app-doc/clsync-docs: amd64 stable wrt bug #726482
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/clsync-docs/clsync-docs-0.4.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/clsync-docs/clsync-docs-0.4.4-r1.ebuild b/app-doc/clsync-docs/clsync-docs-0.4.4-r1.ebuild index f7465d6bf3bb..0dc3b8856450 100644 --- a/app-doc/clsync-docs/clsync-docs-0.4.4-r1.ebuild +++ b/app-doc/clsync-docs/clsync-docs-0.4.4-r1.ebuild @@ -7,7 +7,7 @@ MY_PN="${PN%-docs}" MY_P="${MY_PN}-${PV}" SRC_URI="https://github.com/clsync/${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" |