diff options
Diffstat (limited to 'app-doc/linuxfromscratch/linuxfromscratch-8.0.ebuild')
-rw-r--r-- | app-doc/linuxfromscratch/linuxfromscratch-8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/linuxfromscratch/linuxfromscratch-8.0.ebuild b/app-doc/linuxfromscratch/linuxfromscratch-8.0.ebuild index 7fe27496f94c..3e096b8e4e6e 100644 --- a/app-doc/linuxfromscratch/linuxfromscratch-8.0.ebuild +++ b/app-doc/linuxfromscratch/linuxfromscratch-8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -24,7 +24,7 @@ SRC_URI=" LICENSE="CC-BY-NC-SA-2.5 MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="htmlsingle pdf" DEPEND="" |