diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-12 20:55:20 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-12 21:06:11 +0200 |
commit | 977e0508ece14012e0696a9d620c8fef39e41870 (patch) | |
tree | d2120cee21785b0b1caf069074b50f9cee688eb3 /x11-libs/xapps | |
parent | gnome-extra/cinnamon-control-center: x86 stable (bug #639618) (diff) | |
download | gentoo-977e0508ece14012e0696a9d620c8fef39e41870.tar.gz gentoo-977e0508ece14012e0696a9d620c8fef39e41870.tar.bz2 gentoo-977e0508ece14012e0696a9d620c8fef39e41870.zip |
x11-libs/xapps: x86 stable (bug #639618)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'x11-libs/xapps')
-rw-r--r-- | x11-libs/xapps/xapps-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xapps/xapps-1.0.4.ebuild b/x11-libs/xapps/xapps-1.0.4.ebuild index 395c05a67e1e..b7f4f76e989a 100644 --- a/x11-libs/xapps/xapps-1.0.4.ebuild +++ b/x11-libs/xapps/xapps-1.0.4.ebuild @@ -10,7 +10,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" |