diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 20:14:12 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 20:17:26 +0100 |
commit | 7c4d7c3c9a0c7820249f947329ce33d455de242d (patch) | |
tree | ed65f86f3b3ea88f1ffea17494262df16975cf82 /x11-libs/libxkbcommon | |
parent | x11-libs/libdrm: x86 stable (bug #758461) (diff) | |
download | gentoo-7c4d7c3c9a0c7820249f947329ce33d455de242d.tar.gz gentoo-7c4d7c3c9a0c7820249f947329ce33d455de242d.tar.bz2 gentoo-7c4d7c3c9a0c7820249f947329ce33d455de242d.zip |
x11-libs/libxkbcommon: x86 stable (bug #758461)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-libs/libxkbcommon')
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-1.0.3.ebuild b/x11-libs/libxkbcommon/libxkbcommon-1.0.3.ebuild index 7a792b68c9b8..48636d2e35e6 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-1.0.3.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-1.0.3.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="https://github.com/xkbcommon/${PN}" else SRC_URI="https://xkbcommon.org/download/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" fi PYTHON_COMPAT=( python3_{7..9} ) |