summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-12-25 17:26:36 +0100
committerUlrich Müller <ulm@gentoo.org>2015-12-25 17:29:21 +0100
commitedc27ea900bd6bee90b5349f87945c1b15525060 (patch)
treea9f76ca1172874e81076c7f87fe337d47a3d103b /app-emacs/dash
parentmate-extra/mate-system-monitor: Fix building with latest glibmm/libsigc++ (diff)
downloadgentoo-edc27ea900bd6bee90b5349f87945c1b15525060.tar.gz
gentoo-edc27ea900bd6bee90b5349f87945c1b15525060.tar.bz2
gentoo-edc27ea900bd6bee90b5349f87945c1b15525060.zip
app-emacs/dash: Keyword ~x86.
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-emacs/dash')
-rw-r--r--app-emacs/dash/dash-2.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/dash/dash-2.12.1.ebuild b/app-emacs/dash/dash-2.12.1.ebuild
index 15be9733759d..2c28e3d766b4 100644
--- a/app-emacs/dash/dash-2.12.1.ebuild
+++ b/app-emacs/dash/dash-2.12.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/magnars/dash.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/${PN}.el-${PV}"
SITEFILE="50${PN}-gentoo.el"