summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-12-08 14:41:08 +0800
committerYixun Lan <dlan@gentoo.org>2021-12-08 14:46:03 +0800
commit1347cd5e210e38a6840ffa4a1336f1de73512dac (patch)
tree627db21cb7502777d36d409af74e66602ad9f52e
parentnet-libs/libtorrent-rasterbar: drop versions (diff)
downloadgentoo-1347cd5e210e38a6840ffa4a1336f1de73512dac.tar.gz
gentoo-1347cd5e210e38a6840ffa4a1336f1de73512dac.tar.bz2
gentoo-1347cd5e210e38a6840ffa4a1336f1de73512dac.zip
dev-libs/mxml: keyword ~riscv
Closes: https://bugs.gentoo.org/828525 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r--dev-libs/mxml/mxml-3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/mxml/mxml-3.3.ebuild b/dev-libs/mxml/mxml-3.3.ebuild
index f502eebb7236..cd7924fd99c9 100644
--- a/dev-libs/mxml/mxml-3.3.ebuild
+++ b/dev-libs/mxml/mxml-3.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/michaelrsweet/${PN}/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="Mini-XML"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86"
IUSE="static-libs threads"
BDEPEND="virtual/pkgconfig"