diff options
author | Sam James <sam@gentoo.org> | 2022-05-05 04:00:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-05 04:00:19 +0100 |
commit | e43ef7e4f2dcfc1385ce654c6bdc290e7412bac1 (patch) | |
tree | 5781c21ab932d72d9c07f1db52071be03ece8af0 /x11-libs | |
parent | gnome-extra/cinnamon-screensaver: Stabilize 5.2.1 amd64, #841614 (diff) | |
download | gentoo-e43ef7e4f2dcfc1385ce654c6bdc290e7412bac1.tar.gz gentoo-e43ef7e4f2dcfc1385ce654c6bdc290e7412bac1.tar.bz2 gentoo-e43ef7e4f2dcfc1385ce654c6bdc290e7412bac1.zip |
x11-libs/xapp: Stabilize 2.2.8 amd64, #841614
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xapp/xapp-2.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xapp/xapp-2.2.8.ebuild b/x11-libs/xapp/xapp-2.2.8.ebuild index 48803592d1e1..ded45b5673ff 100644 --- a/x11-libs/xapp/xapp-2.2.8.ebuild +++ b/x11-libs/xapp/xapp-2.2.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/linuxmint/xapp/" LICENSE="GPL-3" SRC_URI="https://github.com/linuxmint/xapp/archive/${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~riscv ~x86" SLOT="0" IUSE="gtk-doc introspection static-libs" |