diff options
author | 2018-10-26 20:22:04 +0200 | |
---|---|---|
committer | 2018-10-26 20:48:52 +0200 | |
commit | bd28ea0f0d19e7340b2f77627bb44b4533f64417 (patch) | |
tree | ab511f42a8b2b5838435a0b00c1e7349beb57ada /app-xemacs | |
parent | app-xemacs/semantic: x86 stable (bug #666312) (diff) | |
download | gentoo-bd28ea0f0d19e7340b2f77627bb44b4533f64417.tar.gz gentoo-bd28ea0f0d19e7340b2f77627bb44b4533f64417.tar.bz2 gentoo-bd28ea0f0d19e7340b2f77627bb44b4533f64417.zip |
app-xemacs/sgml: x86 stable (bug #666312)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/sgml/sgml-1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/sgml/sgml-1.13.ebuild b/app-xemacs/sgml/sgml-1.13.ebuild index 305aedf6c858..b0d2679d8925 100644 --- a/app-xemacs/sgml/sgml-1.13.ebuild +++ b/app-xemacs/sgml/sgml-1.13.ebuild @@ -9,6 +9,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |