summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Feldman <NP-Hardass@gentoo.org>2021-06-09 18:50:06 -0400
committerAdam Feldman <NP-Hardass@gentoo.org>2021-06-09 18:50:06 -0400
commitd4c32ee3fca9c02254fc6b0e78b9769983e5d99b (patch)
tree5e829fb7c8fefd773f4331aaff257b741dd1974c
parentmate-extra/mate-user-guide: Drop old (diff)
downloadgentoo-mate-d4c32ee3fca9c02254fc6b0e78b9769983e5d99b.tar.gz
gentoo-mate-d4c32ee3fca9c02254fc6b0e78b9769983e5d99b.tar.bz2
gentoo-mate-d4c32ee3fca9c02254fc6b0e78b9769983e5d99b.zip
mate-base/libmatekbd: Stabilize 1.24.1 for amd64,x86
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
-rw-r--r--mate-base/libmatekbd/libmatekbd-1.24.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-base/libmatekbd/libmatekbd-1.24.1.ebuild b/mate-base/libmatekbd/libmatekbd-1.24.1.ebuild
index da2af0d..d9b5510 100644
--- a/mate-base/libmatekbd/libmatekbd-1.24.1.ebuild
+++ b/mate-base/libmatekbd/libmatekbd-1.24.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
inherit mate
if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="MATE keyboard configuration library"