summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-04-06 09:52:00 -0400
committerAaron Bauman <bman@gentoo.org>2018-04-06 09:52:00 -0400
commit64818cb5ccdec5ea13eee4b23007c753166fef9f (patch)
tree6265b71f27a6ddc0d192f19fb6e389bab731dbaa
parentRevert "sys-freebsd/freebsd-mk-defs: drop EAPI=3 ebuild" (diff)
downloadgentoo-64818cb5.tar.gz
gentoo-64818cb5.tar.bz2
gentoo-64818cb5.zip
x11-libs/xapps: amd64 stable
Bug: https://bugs.gentoo.org/639618 Package-Manager: Portage-2.3.28, Repoman-2.3.9
-rw-r--r--x11-libs/xapps/xapps-1.0.4.ebuild4
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"