diff options
author | Sam James <sam@gentoo.org> | 2021-03-22 00:09:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-22 00:09:59 +0000 |
commit | 29be9ea923716ae054a13ae15e2c02bef56e909a (patch) | |
tree | 9e57105473ff2744611632649528f373828fbe14 /xfce-base | |
parent | dev-python/unittest-or-fail: Stabilize 1 ALLARCHES, #777024 (diff) | |
download | gentoo-29be9ea923716ae054a13ae15e2c02bef56e909a.tar.gz gentoo-29be9ea923716ae054a13ae15e2c02bef56e909a.tar.bz2 gentoo-29be9ea923716ae054a13ae15e2c02bef56e909a.zip |
xfce-base/garcon: Stabilize 0.8.0 arm64, #777306
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base')
-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 90346021e1f6..c949625cc021 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 |