diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-03-22 11:27:20 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-03-22 11:28:15 -0500 |
commit | ad477af10bd4ddc753315021f1cafd091e6de18e (patch) | |
tree | cc4f4748acff57a98a16cc285bc734dae6c851fd /app-emulation | |
parent | app-admin/puppet-agent: 7.3.0 cleanup (diff) | |
download | gentoo-ad477af10bd4ddc753315021f1cafd091e6de18e.tar.gz gentoo-ad477af10bd4ddc753315021f1cafd091e6de18e.tar.bz2 gentoo-ad477af10bd4ddc753315021f1cafd091e6de18e.zip |
app-emulation/glean: 1.18.2 stable amd64 and x86
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/glean/glean-1.18.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/glean/glean-1.18.2.ebuild b/app-emulation/glean/glean-1.18.2.ebuild index 053b990f8ad6..edd0b4838797 100644 --- a/app-emulation/glean/glean-1.18.2.ebuild +++ b/app-emulation/glean/glean-1.18.2.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}]" |