diff options
author | 2019-10-02 21:05:03 +0200 | |
---|---|---|
committer | 2019-10-02 21:05:03 +0200 | |
commit | 112775c0c25543c3ac55cd02448d8c313b67540f (patch) | |
tree | e7fb0ac15dc74c871c8ab2ad37d4765535e13d60 /app-emacs/zenburn | |
parent | app-emacs/google-c-style: amd64 stable wrt bug #695558 (diff) | |
download | gentoo-112775c0c25543c3ac55cd02448d8c313b67540f.tar.gz gentoo-112775c0c25543c3ac55cd02448d8c313b67540f.tar.bz2 gentoo-112775c0c25543c3ac55cd02448d8c313b67540f.zip |
app-emacs/zenburn: amd64 stable wrt bug #695564
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/zenburn')
-rw-r--r-- | app-emacs/zenburn/zenburn-20110907-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/zenburn/zenburn-20110907-r1.ebuild b/app-emacs/zenburn/zenburn-20110907-r1.ebuild index 97233307633f..4f1f09a16046 100644 --- a/app-emacs/zenburn/zenburn-20110907-r1.ebuild +++ b/app-emacs/zenburn/zenburn-20110907-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/dbrock/${PN}-el/archive/${COMMIT}.tar.gz -> ${P}.tar LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" RDEPEND="app-emacs/color-theme" BDEPEND="${RDEPEND}" |