diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 21:04:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 21:04:56 +0200 |
commit | e61aa2c814e40868f5448dc679ad361320027326 (patch) | |
tree | 05a78cbbef2976421b08044f94f7a39dade2018f | |
parent | app-emacs/scheme-complete: amd64 stable wrt bug #695556 (diff) | |
download | gentoo-e61aa2c814e40868f5448dc679ad361320027326.tar.gz gentoo-e61aa2c814e40868f5448dc679ad361320027326.tar.bz2 gentoo-e61aa2c814e40868f5448dc679ad361320027326.zip |
app-emacs/google-c-style: amd64 stable wrt bug #695558
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 c67dfe371e49..9cbaf4129996 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" |