summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-11-12 16:37:35 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-11-12 16:37:35 +0300
commite99f245abc96008ba4c74aea50eddac7b8057e1c (patch)
treec088f2964281f5f0287e7cf6a0738dd5738b727b /app-editors/mousepad
parentnet-dialup/pptpclient: stable on amd64/x86 (diff)
downloadgentoo-e99f245abc96008ba4c74aea50eddac7b8057e1c.tar.gz
gentoo-e99f245abc96008ba4c74aea50eddac7b8057e1c.tar.bz2
gentoo-e99f245abc96008ba4c74aea50eddac7b8057e1c.zip
app-editors/mousepad: amd64 stable wrt bug #652774
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-editors/mousepad')
-rw-r--r--app-editors/mousepad/mousepad-0.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/mousepad/mousepad-0.4.1.ebuild b/app-editors/mousepad/mousepad-0.4.1.ebuild
index b9f379a428ba..f45bfe270083 100644
--- a/app-editors/mousepad/mousepad-0.4.1.ebuild
+++ b/app-editors/mousepad/mousepad-0.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/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=