summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2020-08-31 22:11:29 +0800
committerYixun Lan <dlan@gentoo.org>2020-08-31 22:25:42 +0800
commite2649b53fe159bc56fa15eeed15851ecc7c1f72b (patch)
tree9bdcc945fb4619457592d259822c6311356b7ec8
parentdev-python/symengine: cleanup old (diff)
downloadgentoo-e2649b53.tar.gz
gentoo-e2649b53.tar.bz2
gentoo-e2649b53.zip
dev-util/itstool: keyword riscv
Bug: https://bugs.gentoo.org/718362 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r--dev-util/itstool/itstool-2.0.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/itstool/itstool-2.0.6-r1.ebuild b/dev-util/itstool/itstool-2.0.6-r1.ebuild
index 0a252b447e67..a1a296a1d356 100644
--- a/dev-util/itstool/itstool-2.0.6-r1.ebuild
+++ b/dev-util/itstool/itstool-2.0.6-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="http://files.itstool.org/itstool/${P}.tar.bz2"
# files in /usr/share/itstool/its are under a special exception || GPL-3+
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"