diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-21 21:34:31 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-21 21:34:31 +0100 |
commit | 9a86153442337ad53ae35beb25cc6c7989b12b4e (patch) | |
tree | d183fa04269a9c668048d6d4fe4ea4dc65312ddc /media-libs/kimageannotator | |
parent | dev-python/google-auth: Stabilize 2.6.0 x86, #833958 (diff) | |
download | gentoo-9a86153442337ad53ae35beb25cc6c7989b12b4e.tar.gz gentoo-9a86153442337ad53ae35beb25cc6c7989b12b4e.tar.bz2 gentoo-9a86153442337ad53ae35beb25cc6c7989b12b4e.zip |
media-libs/kimageannotator: Stabilize 0.5.3 amd64, #828017
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-libs/kimageannotator')
-rw-r--r-- | media-libs/kimageannotator/kimageannotator-0.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/kimageannotator/kimageannotator-0.5.3.ebuild b/media-libs/kimageannotator/kimageannotator-0.5.3.ebuild index 1fc3ed36ab23..3b8e205bcc73 100644 --- a/media-libs/kimageannotator/kimageannotator-0.5.3.ebuild +++ b/media-libs/kimageannotator/kimageannotator-0.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="test" RDEPEND=" |