summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-10 16:32:13 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-10 16:32:13 +0200
commitf1385671809cab18963a37f1b3c60d9e366e2345 (patch)
tree43a87aa69112c4da2b5e8ce3b933d2c65e27018d
parentdev-python/pivy: Stabilize 0.6.8 amd64, #885209 (diff)
downloadgentoo-f1385671809cab18963a37f1b3c60d9e366e2345.tar.gz
gentoo-f1385671809cab18963a37f1b3c60d9e366e2345.tar.bz2
gentoo-f1385671809cab18963a37f1b3c60d9e366e2345.zip
dev-python/pychm: Stabilize 0.8.6-r1 x86, #885213
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/pychm/pychm-0.8.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pychm/pychm-0.8.6-r1.ebuild b/dev-python/pychm/pychm-0.8.6-r1.ebuild
index 2f078383366b..6cb411572984 100644
--- a/dev-python/pychm/pychm-0.8.6-r1.ebuild
+++ b/dev-python/pychm/pychm-0.8.6-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/dottedmag/pychm/archive/v${PV}.tar.gz -> ${P}.gh.tar
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc x86"
RDEPEND="dev-libs/chmlib"
DEPEND="${RDEPEND}"