diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-20 17:14:24 -0500 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-20 18:07:33 -0500 |
commit | 363406a1df2b692d35a480cf4787053f6019d333 (patch) | |
tree | 85fc4c0129ce2e7a51e181f3af5fa751ce08759a /dev-python/pygtksourceview | |
parent | dev-util/shards: version bump to 0.6.2 (diff) | |
download | gentoo-363406a1df2b692d35a480cf4787053f6019d333.tar.gz gentoo-363406a1df2b692d35a480cf4787053f6019d333.tar.bz2 gentoo-363406a1df2b692d35a480cf4787053f6019d333.zip |
dev-python/pygtksourceview: Add ~arm64 keyword
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-python/pygtksourceview')
-rw-r--r-- | dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild b/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild index f6a7d5feecc3..7eaeedd1ae97 100644 --- a/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild +++ b/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="doc" RDEPEND=" |