diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-20 17:30:41 -0500 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-20 18:08:18 -0500 |
commit | 753a86a813540fa5881a78796d72dab7d7d33f20 (patch) | |
tree | 4c4138c0c0cb0f0182ee604c06335d00a0f46d22 /x11-libs/xpyb | |
parent | x11-libs/gtksourceview: Add ~arm64 keyword to 2.10.5-r3 (diff) | |
download | gentoo-753a86a813540fa5881a78796d72dab7d7d33f20.tar.gz gentoo-753a86a813540fa5881a78796d72dab7d7d33f20.tar.bz2 gentoo-753a86a813540fa5881a78796d72dab7d7d33f20.zip |
x11-libs/xpyb: Add ~arm64 keyword to 1.3.1-r3
Package-Manager: portage-2.2.28
Diffstat (limited to 'x11-libs/xpyb')
-rw-r--r-- | x11-libs/xpyb/xpyb-1.3.1-r3.ebuild | 4 |
1 files 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 bba57549f3df..0cb8e969ffd3 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}" |