diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-22 15:26:04 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-22 16:24:36 +0200 |
commit | 8782373a01227ba7a8fe44cbfc411044864593a8 (patch) | |
tree | 08adca6bc689511b72d4bbb5322b5ab1f5d48e81 /x11-libs/gtkglarea | |
parent | app-text/gtkspell: keyword ~arm64 (diff) | |
download | gentoo-8782373a01227ba7a8fe44cbfc411044864593a8.tar.gz gentoo-8782373a01227ba7a8fe44cbfc411044864593a8.tar.bz2 gentoo-8782373a01227ba7a8fe44cbfc411044864593a8.zip |
x11-libs/gtkglarea: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'x11-libs/gtkglarea')
-rw-r--r-- | x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild b/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild index c4c481873980..b27202dcb50b 100644 --- a/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild +++ b/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.mono-project.com/GtkGLArea" LICENSE="LGPL-2+ GPL-2+" # examples are GPL-2+, library is LGPL-2+ SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="examples" RDEPEND=" |