diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 07:00:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 07:01:20 +0000 |
commit | 84f724cbee2ab29555aed297f82e9e4b8654dfc9 (patch) | |
tree | a334f8fc7e73cbc8eb08d6f23d5b92ce46818c66 /gui-libs | |
parent | dev-libs/appstream: Stabilize 0.16.4 amd64, #920660 (diff) | |
download | gentoo-84f724cbee2ab29555aed297f82e9e4b8654dfc9.tar.gz gentoo-84f724cbee2ab29555aed297f82e9e4b8654dfc9.tar.bz2 gentoo-84f724cbee2ab29555aed297f82e9e4b8654dfc9.zip |
gui-libs/libadwaita: Stabilize 1.4.2 amd64, #920660
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/libadwaita/libadwaita-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-libs/libadwaita/libadwaita-1.4.2.ebuild b/gui-libs/libadwaita/libadwaita-1.4.2.ebuild index bc30e92ef6cf..18e4f981059d 100644 --- a/gui-libs/libadwaita/libadwaita-1.4.2.ebuild +++ b/gui-libs/libadwaita/libadwaita-1.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SLOT="1" IUSE="+introspection test +vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" RDEPEND=" >=dev-libs/glib-2.76:2 |