diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:43:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:43:16 +0200 |
commit | 3402acad7389881278fae7c1e3a9b9d6f289b248 (patch) | |
tree | dcc1c5fcf014544e31c515c0486761998e22469a /app-emacs | |
parent | app-emacs/php-mode: x86 stable wrt bug #729648 (diff) | |
download | gentoo-3402acad7389881278fae7c1e3a9b9d6f289b248.tar.gz gentoo-3402acad7389881278fae7c1e3a9b9d6f289b248.tar.bz2 gentoo-3402acad7389881278fae7c1e3a9b9d6f289b248.zip |
app-emacs/xrdb-mode: x86 stable wrt bug #729650
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/xrdb-mode/xrdb-mode-3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/xrdb-mode/xrdb-mode-3.0-r1.ebuild b/app-emacs/xrdb-mode/xrdb-mode-3.0-r1.ebuild index 3618a6f531b4..03d4f884c458 100644 --- a/app-emacs/xrdb-mode/xrdb-mode-3.0-r1.ebuild +++ b/app-emacs/xrdb-mode/xrdb-mode-3.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" PATCHES=("${FILESDIR}"/${P}-backquotes.patch) SITEFILE="50${PN}-gentoo.el" |