diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-26 08:53:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-26 08:53:28 +0200 |
commit | 19396a9473b41f7d18a3f83633a8c5bbeb8e7969 (patch) | |
tree | 5c301d1cdb29529f1e4ed5d1428ce26d1dd82c7c /app-text | |
parent | dev-libs/libbytesize: arm64 stable wrt bug #847448 (diff) | |
download | gentoo-19396a9473b41f7d18a3f83633a8c5bbeb8e7969.tar.gz gentoo-19396a9473b41f7d18a3f83633a8c5bbeb8e7969.tar.bz2 gentoo-19396a9473b41f7d18a3f83633a8c5bbeb8e7969.zip |
app-text/discount: arm64 stable wrt bug #847460
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/discount/discount-2.2.7b.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/discount/discount-2.2.7b.ebuild b/app-text/discount/discount-2.2.7b.ebuild index a7782bd64d53..a6e4773e236c 100644 --- a/app-text/discount/discount-2.2.7b.ebuild +++ b/app-text/discount/discount-2.2.7b.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.pell.portland.or.us/~orc/Code/${PN}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv ~sparc x86" IUSE="minimal test" RESTRICT="!test? ( test )" |