diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-05-06 14:44:02 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-05-06 14:45:57 +0300 |
commit | 2cfcd4b28d12e3276c4c7aa0bcead63761a42e67 (patch) | |
tree | 845d9ce1c743e607f28c4df50ceb1c43be976820 /x11-base | |
parent | www-servers/lighttpd: Drop hppa (diff) | |
download | gentoo-2cfcd4b28d12e3276c4c7aa0bcead63761a42e67.tar.gz gentoo-2cfcd4b28d12e3276c4c7aa0bcead63761a42e67.tar.bz2 gentoo-2cfcd4b28d12e3276c4c7aa0bcead63761a42e67.zip |
x11-base/xcb-proto-1.13: arm64 stable (bug #649316)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xcb-proto/xcb-proto-1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xcb-proto/xcb-proto-1.13.ebuild b/x11-base/xcb-proto/xcb-proto-1.13.ebuild index 4eec175dd3b9..ee11a44a533e 100644 --- a/x11-base/xcb-proto/xcb-proto-1.13.ebuild +++ b/x11-base/xcb-proto/xcb-proto-1.13.ebuild @@ -15,7 +15,7 @@ EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/proto.git" [[ ${PV} != 9999* ]] && \ SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${PYTHON_DEPS}" |