metadata/md5-cache: Update the whole stuff. Whatever.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Manuel Friedli 2023-06-13 20:29:34 +02:00
parent 2251afabe8
commit 340f9494ae
Signed by: manuel
GPG key ID: 41D08ABA75634DA1
18 changed files with 24 additions and 24 deletions

View file

@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/GLibSharp/GtkSharp
INHERIT=meson
IUSE=+atk +cairo +gdk +gtk +pango
KEYWORDS="~amd64 ~arm64 ~ppc ~x86"
KEYWORDS=~amd64 ~arm64 ~ppc ~x86
LICENSE=GPL-2
RDEPEND=>=dev-libs/glib-2.32 x11-libs/gtk+:3
REQUIRED_USE=gdk? ( atk cairo pango ) gtk? ( atk cairo gdk pango ) pango? ( cairo )