summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-06 01:05:13 +0000
committerSam James <sam@gentoo.org>2021-01-06 01:05:13 +0000
commitfc2ab70e710a209a2e3074da45b5f028bf777a89 (patch)
tree224ddce46b8ad26bcea5e8b689d7599d883dc893 /x11-libs/xapps
parentgnome-extra/nemo: Stabilize 4.6.5 x86, #761996 (diff)
downloadgentoo-fc2ab70e710a209a2e3074da45b5f028bf777a89.tar.gz
gentoo-fc2ab70e710a209a2e3074da45b5f028bf777a89.tar.bz2
gentoo-fc2ab70e710a209a2e3074da45b5f028bf777a89.zip
x11-libs/xapps: Stabilize 1.8.9 x86, #761996
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/xapps')
-rw-r--r--x11-libs/xapps/xapps-1.8.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xapps/xapps-1.8.9.ebuild b/x11-libs/xapps/xapps-1.8.9.ebuild
index 24b3b24bb2fd..63b208729a5c 100644
--- a/x11-libs/xapps/xapps-1.8.9.ebuild
+++ b/x11-libs/xapps/xapps-1.8.9.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=7
@@ -13,7 +13,7 @@ LICENSE="GPL-3"
SRC_URI="https://github.com/linuxmint/xapp/archive/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/xapp-${PV}"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
SLOT="0"
IUSE="gtk-doc introspection static-libs"