diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:22:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:22:50 +0200 |
commit | ec5de173471c708432f8b44411b4448a56505f44 (patch) | |
tree | efe947058d9be81134b97b8b520f2df0a5ff3246 /dev-python/cangjie | |
parent | dev-python/coverage: amd64 stable wrt bug #726556 (diff) | |
download | gentoo-ec5de173471c708432f8b44411b4448a56505f44.tar.gz gentoo-ec5de173471c708432f8b44411b4448a56505f44.tar.bz2 gentoo-ec5de173471c708432f8b44411b4448a56505f44.zip |
dev-python/cangjie: amd64 stable wrt bug #721460
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/cangjie')
-rw-r--r-- | dev-python/cangjie/cangjie-1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cangjie/cangjie-1.3.ebuild b/dev-python/cangjie/cangjie-1.3.ebuild index 96769343a7e8..3041e9069da0 100644 --- a/dev-python/cangjie/cangjie-1.3.ebuild +++ b/dev-python/cangjie/cangjie-1.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/Cangjians/py${PN}/releases/download/v${PV}/${P#py}.t LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |