diff options
Diffstat (limited to 'app-emulation/glean/glean-1.19.0.ebuild')
-rw-r--r-- | app-emulation/glean/glean-1.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/glean/glean-1.19.0.ebuild b/app-emulation/glean/glean-1.19.0.ebuild index 2d07441e5a1c..bd5b679fef7c 100644 --- a/app-emulation/glean/glean-1.19.0.ebuild +++ b/app-emulation/glean/glean-1.19.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-python/pbr[${PYTHON_USEDEP}]" |