diff options
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/shlilo-lantank/shlilo-lantank-20040408.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/shlilo-lantank/shlilo-lantank-20040408.ebuild b/sys-boot/shlilo-lantank/shlilo-lantank-20040408.ebuild index 2226078e9a1a..703fbdccaecb 100644 --- a/sys-boot/shlilo-lantank/shlilo-lantank-20040408.ebuild +++ b/sys-boot/shlilo-lantank/shlilo-lantank-20040408.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz" LICENSE="GPL-2+ BSD" SLOT="0" -KEYWORDS="-* sh" +KEYWORDS="-*" IUSE="" RESTRICT="strip" |