app-text/scdoc: stablize 1.10.0 for amd64 arm64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 14 Feb 2020 16:43:16 +0000 (10:43 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 14 Feb 2020 16:46:52 +0000 (10:46 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-text/scdoc/scdoc-1.10.0.ebuild

index a73e37542026bd208877a474264e2e741512fc0b..f32f05fc9bf68e1e0f01e1b4874e914308c7b227 100644 (file)
@@ -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
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
        inherit git-r3
 else
        SRC_URI="https://git.sr.ht/~sircmpwn/scdoc/archive/${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+       KEYWORDS="amd64 arm64 ~ppc64 x86"
 fi
 
 LICENSE="MIT"