diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-10 20:52:28 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-10 20:52:28 +0200 |
commit | c2e4f1be7af39c5bc82281ec3755d69c81062353 (patch) | |
tree | 42f67ce80adc1f328c00d636b61d2a1f17db6bb6 /dev-libs/libdex | |
parent | app-misc/geoclue: Stabilize 2.7.1 amd64, #921406 (diff) | |
download | gentoo-c2e4f1be7af39c5bc82281ec3755d69c81062353.tar.gz gentoo-c2e4f1be7af39c5bc82281ec3755d69c81062353.tar.bz2 gentoo-c2e4f1be7af39c5bc82281ec3755d69c81062353.zip |
dev-libs/libdex: Stabilize 0.4.1 amd64, #921406
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/libdex')
-rw-r--r-- | dev-libs/libdex/libdex-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libdex/libdex-0.4.1.ebuild b/dev-libs/libdex/libdex-0.4.1.ebuild index a59cc7756e76..0c9580a83095 100644 --- a/dev-libs/libdex/libdex-0.4.1.ebuild +++ b/dev-libs/libdex/libdex-0.4.1.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 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libdex" LICENSE="LGPL-2.1+" SLOT="0/1" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="gtk-doc +introspection sysprof test vala" REQUIRED_USE=" |