summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-doc/linuxfromscratch/linuxfromscratch-11.0.ebuild')
-rw-r--r--app-doc/linuxfromscratch/linuxfromscratch-11.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-doc/linuxfromscratch/linuxfromscratch-11.0.ebuild b/app-doc/linuxfromscratch/linuxfromscratch-11.0.ebuild
index 2b406cc409f9..285037cefc88 100644
--- a/app-doc/linuxfromscratch/linuxfromscratch-11.0.ebuild
+++ b/app-doc/linuxfromscratch/linuxfromscratch-11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ MY_SRC="https://www.linuxfromscratch.org/lfs/downloads/${PV}"
BOOTSCRIPT_PV="20210608"
DESCRIPTION="LFS documents building a Linux system entirely from source"
-HOMEPAGE="http://www.linuxfromscratch.org/lfs"
+HOMEPAGE="https://www.linuxfromscratch.org/lfs/"
SRC_URI="${MY_SRC}/LFS-BOOK-${PV}.tar.xz
${MY_SRC}/lfs-bootscripts-${BOOTSCRIPT_PV}.tar.xz
${MY_SRC}-systemd/LFS-BOOK-${PV}.tar.bz2 -> LFS-BOOK-${PV}-systemd.tar.bz2
@@ -23,7 +23,7 @@ S="${WORKDIR}"
LICENSE="CC-BY-NC-SA-2.5 MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86"
IUSE="htmlsingle pdf"
src_unpack() {