diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-26 19:42:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-26 19:42:00 +0200 |
commit | dd556afb0a529e38fa8d12ef6cb9d2587e013c45 (patch) | |
tree | a4fd5898cd743238c8b90552bce0b8fd9e036850 /app-emacs/xrdb-mode | |
parent | app-emacs/php-mode: amd64 stable wrt bug #729648 (diff) | |
download | gentoo-dd556afb0a529e38fa8d12ef6cb9d2587e013c45.tar.gz gentoo-dd556afb0a529e38fa8d12ef6cb9d2587e013c45.tar.bz2 gentoo-dd556afb0a529e38fa8d12ef6cb9d2587e013c45.zip |
app-emacs/xrdb-mode: amd64 stable wrt bug #729650
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/xrdb-mode')
-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 9f7879241eac..3618a6f531b4 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" |