diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-16 07:18:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-16 07:18:21 +0200 |
commit | 4c9e05ecea0816beadbaf681c78317ab599ead08 (patch) | |
tree | f074c70483af4ffafc5fd90725359aad34f4ac0f /dev-lisp | |
parent | dev-libs/libbsd: ppc64 stable wrt bug #808489 (diff) | |
download | gentoo-4c9e05ecea0816beadbaf681c78317ab599ead08.tar.gz gentoo-4c9e05ecea0816beadbaf681c78317ab599ead08.tar.bz2 gentoo-4c9e05ecea0816beadbaf681c78317ab599ead08.zip |
dev-lisp/hyperspec: amd64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #808171
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/hyperspec/hyperspec-7.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/hyperspec/hyperspec-7.0-r3.ebuild b/dev-lisp/hyperspec/hyperspec-7.0-r3.ebuild index 750650047083..b41a92189fa3 100644 --- a/dev-lisp/hyperspec/hyperspec-7.0-r3.ebuild +++ b/dev-lisp/hyperspec/hyperspec-7.0-r3.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}" LICENSE="HyperSpec" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ppc sparc x86" src_install() { docinto html |