summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-05 13:22:44 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-05 13:27:00 +0300
commitdd1ce58fe7e0b7d60a5ce4c802e464e922aab537 (patch)
tree08a5024d614dee72a228e7e0f9082f27830dc7b0 /app-editors
parentapp-cdr/xfburn: amd64 stable wrt bug #643074 (diff)
downloadgentoo-dd1ce58fe7e0b7d60a5ce4c802e464e922aab537.tar.gz
gentoo-dd1ce58fe7e0b7d60a5ce4c802e464e922aab537.tar.bz2
gentoo-dd1ce58fe7e0b7d60a5ce4c802e464e922aab537.zip
app-editors/mousepad: amd64 stable wrt bug #643074
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/mousepad/mousepad-0.4.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/mousepad/mousepad-0.4.0-r1.ebuild b/app-editors/mousepad/mousepad-0.4.0-r1.ebuild
index 1905563284fa..50f65c7cf4c0 100644
--- a/app-editors/mousepad/mousepad-0.4.0-r1.ebuild
+++ b/app-editors/mousepad/mousepad-0.4.0-r1.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 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="dbus gtk3"
RDEPEND=">=dev-libs/glib-2.30:2=