diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:12:48 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:12:48 +0300 |
commit | 41b18628c81f13f914efff96a7212e97fa4297ca (patch) | |
tree | 0ff4234bef322760fe13101b89b938c256508c53 /app-xemacs/eudc | |
parent | app-xemacs/eshell: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-41b18628c81f13f914efff96a7212e97fa4297ca.tar.gz gentoo-41b18628c81f13f914efff96a7212e97fa4297ca.tar.bz2 gentoo-41b18628c81f13f914efff96a7212e97fa4297ca.zip |
app-xemacs/eudc: 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/eudc')
-rw-r--r-- | app-xemacs/eudc/eudc-1.43.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/eudc/eudc-1.43.ebuild b/app-xemacs/eudc/eudc-1.43.ebuild index ddde8125ea79..46699ec18da7 100644 --- a/app-xemacs/eudc/eudc-1.43.ebuild +++ b/app-xemacs/eudc/eudc-1.43.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 @@ -20,6 +20,6 @@ app-xemacs/sh-script app-xemacs/net-utils app-xemacs/ecrypto " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |