diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-10-29 12:44:29 +1100 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-11-04 13:42:20 +0800 |
commit | 0ec1beca9c012b2e6b5a924ec3614ba30ccfffea (patch) | |
tree | 5c477250b25cd82590ada518f864fc6d05671f82 /app-text/discount | |
parent | sys-cluster/k3s: Bump to version 1.20.12 (diff) | |
download | gentoo-0ec1beca9c012b2e6b5a924ec3614ba30ccfffea.tar.gz gentoo-0ec1beca9c012b2e6b5a924ec3614ba30ccfffea.tar.bz2 gentoo-0ec1beca9c012b2e6b5a924ec3614ba30ccfffea.zip |
app-text/discount: keyword 2.2.7-r2 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-text/discount')
-rw-r--r-- | app-text/discount/discount-2.2.7-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/discount/discount-2.2.7-r2.ebuild b/app-text/discount/discount-2.2.7-r2.ebuild index 10b47fddbbbe..1af369708c03 100644 --- a/app-text/discount/discount-2.2.7-r2.ebuild +++ b/app-text/discount/discount-2.2.7-r2.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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="minimal test" RESTRICT="!test? ( test )" |