diff options
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xapps/xapps-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xapps/xapps-1.0.4.ebuild b/x11-libs/xapps/xapps-1.0.4.ebuild index c72b5f1df5d4..395c05a67e1e 100644 --- a/x11-libs/xapps/xapps-1.0.4.ebuild +++ b/x11-libs/xapps/xapps-1.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |