diff options
author | Sam James <sam@gentoo.org> | 2021-02-08 06:05:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-08 06:05:06 +0000 |
commit | f0f1190b43a0fe7d89fe5be388cc3fb6e428ae33 (patch) | |
tree | 35c86fb6d78a6a2936b17c02f314a32b33259d46 /xfce-base/garcon | |
parent | xfce-base/exo: Stabilize 4.16.0 amd64, #769368 (diff) | |
download | gentoo-f0f1190b43a0fe7d89fe5be388cc3fb6e428ae33.tar.gz gentoo-f0f1190b43a0fe7d89fe5be388cc3fb6e428ae33.tar.bz2 gentoo-f0f1190b43a0fe7d89fe5be388cc3fb6e428ae33.zip |
xfce-base/garcon: Stabilize 0.8.0 amd64, #769368
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base/garcon')
-rw-r--r-- | xfce-base/garcon/garcon-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/garcon/garcon-0.8.0.ebuild b/xfce-base/garcon/garcon-0.8.0.ebuild index 0badb5e4053e..7a749ef3cf9e 100644 --- a/xfce-base/garcon/garcon-0.8.0.ebuild +++ b/xfce-base/garcon/garcon-0.8.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2+ FDL-1.1+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="introspection" RDEPEND=">=dev-libs/glib-2.50.0 |