summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2016-04-08 11:47:20 +0200
committerFabian Groffen <grobian@gentoo.org>2016-04-08 12:00:08 +0200
commit272140a7a46ece195558c4c4075ee336772deddb (patch)
tree25012e32d4a92af1079ca17c7d9ba131487db1dd /app-emacs
parentnet-misc/i2pd: add graceful shutdown and fix pid file problem (diff)
downloadgentoo-272140a7a46ece195558c4c4075ee336772deddb.tar.gz
gentoo-272140a7a46ece195558c4c4075ee336772deddb.tar.bz2
gentoo-272140a7a46ece195558c4c4075ee336772deddb.zip
app-emacs/dash: add Prefix keywords, bug #563748
Package-Manager: portage-2.2.27
Diffstat (limited to 'app-emacs')
-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 2c28e3d766b4..329b30522688 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 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
S="${WORKDIR}/${PN}.el-${PV}"
SITEFILE="50${PN}-gentoo.el"