diff options
author | Sam James <sam@gentoo.org> | 2020-12-02 21:53:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-02 21:54:45 +0000 |
commit | 9bba974701b5d11d7f0b6e57963abca8a783fbde (patch) | |
tree | 383126082bedd20ceb497881c7c3a7e3674f9626 /x11-misc/mozo | |
parent | media-libs/openimageio: bump to 2.2.9.0 (diff) | |
download | gentoo-9bba974701b5d11d7f0b6e57963abca8a783fbde.tar.gz gentoo-9bba974701b5d11d7f0b6e57963abca8a783fbde.tar.bz2 gentoo-9bba974701b5d11d7f0b6e57963abca8a783fbde.zip |
x11-misc/mozo: Stabilize 1.24.0-r1 amd64, #758134
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/mozo')
-rw-r--r-- | x11-misc/mozo/mozo-1.24.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/mozo/mozo-1.24.0-r1.ebuild b/x11-misc/mozo/mozo-1.24.0-r1.ebuild index 8977a145b152..0a786dcbeda6 100644 --- a/x11-misc/mozo/mozo-1.24.0-r1.ebuild +++ b/x11-misc/mozo/mozo-1.24.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="xml" inherit mate python-r1 if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~x86" fi DESCRIPTION="Mozo menu editor for MATE" |