diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:50:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:53:42 +0200 |
commit | b4ffcef732084613e863b375c2dd58b8d314afae (patch) | |
tree | 1a99e05cc9e47b066552482baa7be5bd29263485 /app-emacs/google-c-style | |
parent | net-misc/asterisk-extra-sounds: x86 stable wrt bug #688512 (diff) | |
download | gentoo-b4ffcef732084613e863b375c2dd58b8d314afae.tar.gz gentoo-b4ffcef732084613e863b375c2dd58b8d314afae.tar.bz2 gentoo-b4ffcef732084613e863b375c2dd58b8d314afae.zip |
app-emacs/google-c-style: x86 stable wrt bug #695558
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/google-c-style')
-rw-r--r-- | app-emacs/google-c-style/google-c-style-20140929.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/google-c-style/google-c-style-20140929.ebuild b/app-emacs/google-c-style/google-c-style-20140929.ebuild index 74ea088e1ecf..c67dfe371e49 100644 --- a/app-emacs/google-c-style/google-c-style-20140929.ebuild +++ b/app-emacs/google-c-style/google-c-style-20140929.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.gz" LICENSE="|| ( GPL-1+ Artistic )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" S="${WORKDIR}" SITEFILE="50${PN}-gentoo.el" |