diff options
author | Sam James <sam@gentoo.org> | 2024-01-04 10:06:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-04 10:06:01 +0000 |
commit | 55975baef5ad9e3dc407525b86b84b4f21c57cf0 (patch) | |
tree | b752a9eeef0a1745e278e204ae2e46b33869139b /kde-frameworks/prison | |
parent | kde-frameworks/networkmanager-qt: Stabilize 5.113.0 x86, #920698 (diff) | |
download | gentoo-55975baef5ad9e3dc407525b86b84b4f21c57cf0.tar.gz gentoo-55975baef5ad9e3dc407525b86b84b4f21c57cf0.tar.bz2 gentoo-55975baef5ad9e3dc407525b86b84b4f21c57cf0.zip |
kde-frameworks/prison: Stabilize 5.113.0 x86, #920698
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/prison')
-rw-r--r-- | kde-frameworks/prison/prison-5.113.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/prison/prison-5.113.0.ebuild b/kde-frameworks/prison/prison-5.113.0.ebuild index 1e7ede06afa2..dc6affb61e6b 100644 --- a/kde-frameworks/prison/prison-5.113.0.ebuild +++ b/kde-frameworks/prison/prison-5.113.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ DESCRIPTION="QRCode and data matrix barcode library" HOMEPAGE="https://invent.kde.org/frameworks/prison" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" IUSE="qml" RDEPEND=" |