diff options
Diffstat (limited to 'x11-libs/mx/mx-1.4.7-r2.ebuild')
-rw-r--r-- | x11-libs/mx/mx-1.4.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/mx/mx-1.4.7-r2.ebuild b/x11-libs/mx/mx-1.4.7-r2.ebuild index 9467672d801f..d6b126f844bf 100644 --- a/x11-libs/mx/mx-1.4.7-r2.ebuild +++ b/x11-libs/mx/mx-1.4.7-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://github/clutter-project/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="1.0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="dbus +gtk +introspection startup-notification" RDEPEND=" |