summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-doc/csound-manual/csound-manual-6.16.ebuild')
-rw-r--r--app-doc/csound-manual/csound-manual-6.16.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-doc/csound-manual/csound-manual-6.16.ebuild b/app-doc/csound-manual/csound-manual-6.16.ebuild
index 55b4000dcf73..27a637faa0fc 100644
--- a/app-doc/csound-manual/csound-manual-6.16.ebuild
+++ b/app-doc/csound-manual/csound-manual-6.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
MY_P=Csound${PV}.0
DESCRIPTION="The Csound reference manual"
-HOMEPAGE="http://csounds.com/"
+HOMEPAGE="https://www.csounds.com/"
SRC_URI="
https://github.com/csound/csound/releases/download/${PV}.0/${MY_P}_manual_pdf.zip
l10n_fr? ( https://github.com/csound/csound/releases/download/${PV}.0/${MY_P}_manual-fr_pdf.zip )
@@ -18,7 +18,7 @@ SRC_URI="
LICENSE="FDL-1.2+"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~riscv x86"
IUSE="html"
LANGS=" fr"