diff options
author | Sam James <sam@gentoo.org> | 2020-12-29 17:14:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-29 17:14:26 +0000 |
commit | a5e1fcc54a0f8a4dac9f8dbf693ac5a200cc8106 (patch) | |
tree | d193b91b8d658d0b05e9ebac51240742a45041a1 /x11-libs/xapps | |
parent | gnome-extra/nemo: Stabilize 4.6.5 amd64, #761996 (diff) | |
download | gentoo-a5e1fcc54a0f8a4dac9f8dbf693ac5a200cc8106.tar.gz gentoo-a5e1fcc54a0f8a4dac9f8dbf693ac5a200cc8106.tar.bz2 gentoo-a5e1fcc54a0f8a4dac9f8dbf693ac5a200cc8106.zip |
x11-libs/xapps: Stabilize 1.8.9 amd64, #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.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xapps/xapps-1.8.9.ebuild b/x11-libs/xapps/xapps-1.8.9.ebuild index dd0832591bb0..24b3b24bb2fd 100644 --- a/x11-libs/xapps/xapps-1.8.9.ebuild +++ b/x11-libs/xapps/xapps-1.8.9.ebuild @@ -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" |