commit: b0e93f674116da82afe431ea7fd3bfb05e49d819 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Jun 5 09:57:40 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Jun 5 09:58:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0e93f67
x11-libs/xapp: Stabilize 2.4.3 x86, #907860 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> x11-libs/xapp/xapp-2.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/xapp/xapp-2.4.3.ebuild b/x11-libs/xapp/xapp-2.4.3.ebuild index 1b61b99498bc..629f41c77388 100644 --- a/x11-libs/xapp/xapp-2.4.3.ebuild +++ b/x11-libs/xapp/xapp-2.4.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/linuxmint/xapp/" LICENSE="LGPL-3+" SRC_URI="https://github.com/linuxmint/xapp/archive/${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv x86" SLOT="0" IUSE="gtk-doc introspection mate"
