diff options
author | 2018-12-01 13:28:02 -0800 | |
---|---|---|
committer | 2018-12-01 13:28:02 -0800 | |
commit | 56d37a3cb6fc455bf0537943b03fd40bc5ac2207 (patch) | |
tree | 5232132ddc6145e7154085861a71fc1b94739276 /app-xemacs | |
parent | app-xemacs/oo-browser-1.07: alpha stable, bug 666312 (diff) | |
download | gentoo-56d37a3cb6fc455bf0537943b03fd40bc5ac2207.tar.gz gentoo-56d37a3cb6fc455bf0537943b03fd40bc5ac2207.tar.bz2 gentoo-56d37a3cb6fc455bf0537943b03fd40bc5ac2207.zip |
app-xemacs/os-utils-1.44: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-xemacs')
-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 a49f3dbc290c..427085982324 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 |