summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-11-15 17:15:29 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-11-15 18:02:30 +0100
commite9c2de207c612692b82699daa8885c670b181ff1 (patch)
tree40e8863b6c7002a2187df5a464187fdc71709ef8
parent63eea8c23f690957d95bd26086f3502993024d22 (diff)
downloadgentoo-e9c2de207c612692b82699daa8885c670b181ff1.tar.gz
gentoo-e9c2de207c612692b82699daa8885c670b181ff1.tar.xz
app-editors/mousepad: x86 stable (bug #652774)
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--app-editors/mousepad/mousepad-0.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/mousepad/mousepad-0.4.1.ebuild b/app-editors/mousepad/mousepad-0.4.1.ebuild
index f45bfe27008..28be4153da2 100644
--- a/app-editors/mousepad/mousepad-0.4.1.ebuild
+++ b/app-editors/mousepad/mousepad-0.4.1.ebuild
@@ -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=