diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-06-02 21:45:28 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-06-02 21:45:28 +0100 |
commit | 2018227e9344edb9da15fc6a4a8298086cc2aa77 (patch) | |
tree | c18e1c09e605e94e2a1e93345ad25746cc9e14b9 /x11-apps/setxkbmap | |
parent | 6f8038813c460b4f0572d5ef595cdfa94af3a94d (diff) |
gentoo resync : 02.06.2019
Diffstat (limited to 'x11-apps/setxkbmap')
-rw-r--r-- | x11-apps/setxkbmap/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/setxkbmap/Manifest b/x11-apps/setxkbmap/Manifest index cfb40959069c..cff473f1aed4 100644 --- a/x11-apps/setxkbmap/Manifest +++ b/x11-apps/setxkbmap/Manifest @@ -1,3 +1,3 @@ DIST setxkbmap-1.3.1.tar.bz2 133817 BLAKE2B f58f63623afd69275ef25cc33237176c2d1814fa124d7a5dade6ad3cf60b5ee5a8434857cfdb9b17c6f6c6cfce4dbf861a6c6bc232d9e12989acce7be285c63b SHA512 5ddc2fc40ddc5a35815606998d3f111e3c2b8d915bf609462c703f9f691a0b3a6477ee98837c0a28f11dd3f0a30f17a3bcdfa38d4ca45140e521c74d043ecdee -EBUILD setxkbmap-1.3.1.ebuild 426 BLAKE2B 2d93aae330635fabbef481af23e48dae60f9da26d4d2615a32d629767f851e172ac8ba009e101f9823850a7589a1aac9168cfd16c86e8030998d6131820da7be SHA512 138143d0b8220f34996ac218a43b20b92ec2de0d4954ff592bb63354da39a4de9d1e2c980c6e59356c8d1b27b4e443911721e1e8fd0c48e13e03aff3ff1e32a1 +EBUILD setxkbmap-1.3.1.ebuild 422 BLAKE2B 0b5257d56a6c9d2cf61536ba55aa345223ee873e2ae54b4366136d169ea9c75003037d2eefbb6e7af8c642e69a441681ff4942b28c296fdf655135da642275e4 SHA512 6f4491f48516345f3e5a2ee0a75c2a1e06ead4ad73b4e849acad9af27016a69951c5a28d0226612a679ce3410120fdfd5b8bd28f4f6066381639ae95504e81ad MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild b/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild index b2db0b26cbe4..70b0c5b2f89e 100644 --- a/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild +++ b/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="Controls the keyboard layout of a running X server" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DEPEND="x11-libs/libxkbfile x11-libs/libX11" |