diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:13:43 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:48:17 +0200 |
commit | e3adca0ee952089ba9d12c97a6f597c2093db66f (patch) | |
tree | d3dfeccdd417295d008df3df40b8831031d269e9 /app-xemacs/os-utils | |
parent | app-xemacs/oo-browser: x86 stable (bug #666312) (diff) | |
download | gentoo-e3adca0ee952089ba9d12c97a6f597c2093db66f.tar.gz gentoo-e3adca0ee952089ba9d12c97a6f597c2093db66f.tar.bz2 gentoo-e3adca0ee952089ba9d12c97a6f597c2093db66f.zip |
app-xemacs/os-utils: 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/os-utils')
-rw-r--r-- | app-xemacs/os-utils/os-utils-1.44.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/os-utils/os-utils-1.44.ebuild b/app-xemacs/os-utils/os-utils-1.44.ebuild index 4922ca42749b..57828eaa710d 100644 --- a/app-xemacs/os-utils/os-utils-1.44.ebuild +++ b/app-xemacs/os-utils/os-utils-1.44.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 |