app-text/scdoc: arm64 stable

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="arm64"
This commit is contained in:
Aaron Bauman
2019-05-29 16:45:30 -04:00
parent e9355f9695
commit e6abbfc5ae

View File

@@ -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 x86"
KEYWORDS="amd64 arm64 x86"
fi
LICENSE="MIT"