diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-12-20 14:46:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-12-20 14:46:30 +0300 |
commit | b5d26c52a8393c093dea08e98cd12fb0c8954fa1 (patch) | |
tree | 33f1e399308fb853ee0cac97fcb43cd36053421b /x11-base | |
parent | x11-libs/libxkbcommon: Keyword 1.0.3 riscv, #758458 (diff) | |
download | gentoo-b5d26c52a8393c093dea08e98cd12fb0c8954fa1.tar.gz gentoo-b5d26c52a8393c093dea08e98cd12fb0c8954fa1.tar.bz2 gentoo-b5d26c52a8393c093dea08e98cd12fb0c8954fa1.zip |
x11-base/xcb-proto: Keyword 1.14.1 riscv, #758458
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xcb-proto/xcb-proto-1.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild b/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild index bcd356149781..4150b2721e3a 100644 --- a/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild +++ b/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="X C-language Bindings protocol headers" HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/proto/xcbproto" EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/proto/xcbproto.git" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-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 ~riscv s390 sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |