diff options
Diffstat (limited to 'dev-lisp/hyperspec/hyperspec-7.0-r3.ebuild')
-rw-r--r-- | dev-lisp/hyperspec/hyperspec-7.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/hyperspec/hyperspec-7.0-r3.ebuild b/dev-lisp/hyperspec/hyperspec-7.0-r3.ebuild index b41a92189fa3..15c9263763d0 100644 --- a/dev-lisp/hyperspec/hyperspec-7.0-r3.ebuild +++ b/dev-lisp/hyperspec/hyperspec-7.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ S="${WORKDIR}" LICENSE="HyperSpec" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc ~ppc64 sparc x86" src_install() { docinto html |