dev-python/i3ipc: Fix keywords

Signed-off-by: Stefan Ott <gentoo@desire.ch>
This commit is contained in:
Stefan Ott
2020-09-26 03:05:41 +02:00
parent c5eed5de51
commit 83ecb7b2c6

View File

@@ -12,7 +12,7 @@ SRC_URI="https://github.com/altdesktop/i3ipc-python/archive/v${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 x86"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-python/python-xlib"