commit: 753a86a813540fa5881a78796d72dab7d7d33f20 Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org> AuthorDate: Sun Mar 20 22:30:41 2016 +0000 Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org> CommitDate: Sun Mar 20 23:08:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=753a86a8
x11-libs/xpyb: Add ~arm64 keyword to 1.3.1-r3 Package-Manager: portage-2.2.28 x11-libs/xpyb/xpyb-1.3.1-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild b/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild index bba5754..0cb8e96 100644 --- a/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild +++ b/x11-libs/xpyb/xpyb-1.3.1-r3.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$ @@ -14,7 +14,7 @@ SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" DESCRIPTION="XCB-based Python bindings for the X Window System" HOMEPAGE="http://xcb.freedesktop.org/" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="selinux" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
