diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 14:46:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 14:46:07 +0100 |
commit | 100fa87eeefdfb8d0e86d36f7f157c1a8117cfae (patch) | |
tree | d7e2f0adb68e159afdead5b8ef4496998208c2df /app-emacs | |
parent | dev-libs/pkcs11-helper: x86 stable wrt bug #611514 (diff) | |
download | gentoo-100fa87eeefdfb8d0e86d36f7f157c1a8117cfae.tar.gz gentoo-100fa87eeefdfb8d0e86d36f7f157c1a8117cfae.tar.bz2 gentoo-100fa87eeefdfb8d0e86d36f7f157c1a8117cfae.zip |
app-emacs/csharp-mode: x86 stable wrt bug #611554
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/csharp-mode/csharp-mode-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/csharp-mode/csharp-mode-0.9.0.ebuild b/app-emacs/csharp-mode/csharp-mode-0.9.0.ebuild index cd0cb1a3f4d3..e73197cf3cc8 100644 --- a/app-emacs/csharp-mode/csharp-mode-0.9.0.ebuild +++ b/app-emacs/csharp-mode/csharp-mode-0.9.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/josteink/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" SITEFILE="50${PN}-gentoo.el" |