summaryrefslogtreecommitdiff
path: root/x11-proto/xcb-proto
diff options
context:
space:
mode:
Diffstat (limited to 'x11-proto/xcb-proto')
-rw-r--r--x11-proto/xcb-proto/Manifest2
-rw-r--r--x11-proto/xcb-proto/xcb-proto-1.13.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xcb-proto/Manifest b/x11-proto/xcb-proto/Manifest
index 3f2bfb49b902..704f30aed7b9 100644
--- a/x11-proto/xcb-proto/Manifest
+++ b/x11-proto/xcb-proto/Manifest
@@ -4,5 +4,5 @@ AUX xcb-proto-1.12-update-xml-schema.patch 6196 BLAKE2B 86026b2845d897fa58101915
DIST xcb-proto-1.12.tar.bz2 153890 BLAKE2B cdb4b245e838ca56bfdcaa9a0618ce45e5d4da8ee10f7ae3389ff297325c3d81ba446a6385737cc9b053ecb06a0c829d99ab27dceecfec49ac1591c25c832c46 SHA512 1f427eaf223971b25b56c9f641350e03f5ebeb17a1fc212ce2a0c892de7aba7e53d5e3958b073a122bb344c387c0ff394cf96f542ff046f33de4e1cd27fb9e5c
DIST xcb-proto-1.13.tar.bz2 151981 BLAKE2B 04d90838f8a892103e6d7aa807f1b0b6794f1538c6c986ad3cba67cff3a963ff680e45c2137c5d6330736a3aa1a387d61fc247f23487de9dada2f4013590b4a1 SHA512 002aa2aa0ad503977e03419c6f136f1e3aa8c787916830ce6d6be8f81ca99edc1d8fc5f71ce8c592b490cc767bf6567695f0bafe55fe3f743076bcddbaac07f7
EBUILD xcb-proto-1.12-r2.ebuild 1711 BLAKE2B 4116201d5e1d186318a5bb1f8a4866ccd46be9ce1c99c6c4ead5bddc731e1140f9ddf1912f3f8e2d7baf0bb0261cfa8a1b5c6dc673cc2c00a47361288831e70d SHA512 6345ebc3a9c0e1cabacc05050ca5f3888bae6d5c4ee23c58f7efe15655b64e7679efc4653ec9288b48a382a3ab94ff79e3b37d42e2f11cf815a263e92fcf5cb4
-EBUILD xcb-proto-1.13.ebuild 1536 BLAKE2B 75a1bdd6013367a823c58cec6f5f2fb2ad1ad6bbe98c22ca8c34ef65bf87d50004e9e2630fddabe435aae25792100fae67b8ab919e3cbbbb49d3c166ce60a670 SHA512 fc8685989101278cfa5209370e520dd204bd46f5d66eeb45228b257a609535dc7b634d539984e7b933b5cf601f75ee272418d5ec52908462a2a5ba34d21722ed
+EBUILD xcb-proto-1.13.ebuild 1535 BLAKE2B 41aefbd65a487599c8b9459532867bdf527254c62fd38f8f6844c68c1f638f4c1809e14af0a9721f1b4b7118638d5d20e21f5b4fc14b17487fe524209a6e13a4 SHA512 0b5e57c11ca9e45b32ce7e1e31ce47481081da2775170725317e85347bcdf0a7126eb27947de67c31fb477e0e1b68883bb12625d6022f7bb39c5b45b6f2bc5e2
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-proto/xcb-proto/xcb-proto-1.13.ebuild b/x11-proto/xcb-proto/xcb-proto-1.13.ebuild
index ff528d697dc0..b11d2a1c24ee 100644
--- a/x11-proto/xcb-proto/xcb-proto-1.13.ebuild
+++ b/x11-proto/xcb-proto/xcb-proto-1.13.ebuild
@@ -14,7 +14,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}"