diff options
author | Sam James <sam@gentoo.org> | 2024-01-06 09:02:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-06 09:02:15 +0000 |
commit | a10d3ef50344ff132922d13092693b1b7552dcb3 (patch) | |
tree | 8a6f68b8f47981756f1422d72504d2b2449c149b /dev-libs/libzia | |
parent | Revert "x11-misc/albert: restrict mirror" (diff) | |
download | gentoo-a10d3ef50344ff132922d13092693b1b7552dcb3.tar.gz gentoo-a10d3ef50344ff132922d13092693b1b7552dcb3.tar.bz2 gentoo-a10d3ef50344ff132922d13092693b1b7552dcb3.zip |
dev-libs/libzia: Stabilize 4.52 amd64, #921403
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libzia')
-rw-r--r-- | dev-libs/libzia/libzia-4.52.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libzia/libzia-4.52.ebuild b/dev-libs/libzia/libzia-4.52.ebuild index 3d027d0bbd8b..7e1971ab5eb6 100644 --- a/dev-libs/libzia/libzia-4.52.ebuild +++ b/dev-libs/libzia/libzia-4.52.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 @@ -11,7 +11,7 @@ SRC_URI="http://tucnak.nagano.cz/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="ftdi" RDEPEND="dev-libs/glib:2 |