diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:06:58 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:06:58 +0300 |
commit | fa20c563b89c475c685038c0ef0612591d09c545 (patch) | |
tree | c6c44691c7d198fefe78f2ae7d55af7f3c306f34 /app-xemacs/ruby-modes/ruby-modes-1.07.ebuild | |
parent | app-xemacs/rmail: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-fa20c563b89c475c685038c0ef0612591d09c545.tar.gz gentoo-fa20c563b89c475c685038c0ef0612591d09c545.tar.bz2 gentoo-fa20c563b89c475c685038c0ef0612591d09c545.zip |
app-xemacs/ruby-modes: amd64 stable wrt bug #666312
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'app-xemacs/ruby-modes/ruby-modes-1.07.ebuild')
-rw-r--r-- | app-xemacs/ruby-modes/ruby-modes-1.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/ruby-modes/ruby-modes-1.07.ebuild b/app-xemacs/ruby-modes/ruby-modes-1.07.ebuild index 95dab066c373..3be8fab5d4c7 100644 --- a/app-xemacs/ruby-modes/ruby-modes-1.07.ebuild +++ b/app-xemacs/ruby-modes/ruby-modes-1.07.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/debug " -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" inherit xemacs-packages |