diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 22:32:49 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 22:58:00 +0200 |
commit | 9d1be9741737939acebd4f03abefe880d3ca54b5 (patch) | |
tree | 179cbab0c71ce040dbd37c052d9e0451d9e4c7bc /x11-libs/xapps | |
parent | x11-wm/muffin: x86 stable (bug #687348) (diff) | |
download | gentoo-9d1be9741737939acebd4f03abefe880d3ca54b5.tar.gz gentoo-9d1be9741737939acebd4f03abefe880d3ca54b5.tar.bz2 gentoo-9d1be9741737939acebd4f03abefe880d3ca54b5.zip |
x11-libs/xapps: x86 stable (bug #687348)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-libs/xapps')
-rw-r--r-- | x11-libs/xapps/xapps-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xapps/xapps-1.4.2.ebuild b/x11-libs/xapps/xapps-1.4.2.ebuild index b5abeaa603a8..2ec1ee135cd4 100644 --- a/x11-libs/xapps/xapps-1.4.2.ebuild +++ b/x11-libs/xapps/xapps-1.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/linuxmint/xapps/" LICENSE="GPL-3" SRC_URI="https://github.com/linuxmint/xapps/archive/${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" SLOT="0" IUSE="introspection static-libs" |