app-emacs/magit: add Prefix keywords, bug #563748

Package-Manager: portage-2.2.27
This commit is contained in:
Fabian Groffen
2016-04-08 11:51:55 +02:00
parent b17244fb88
commit 19da9ff682

View File

@@ -13,7 +13,7 @@ SRC_URI="https://github.com/magit/magit/releases/download/${PV}/${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
S="${WORKDIR}/${P}/lisp"
SITEFILE="50${PN}-gentoo.el"