diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:29:44 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:29:44 +0300 |
commit | 8622573775dc52edbec40810be7e04abd0adc392 (patch) | |
tree | 2bd3d0296d17662a8b4d0df291796c1030a57aeb /app-xemacs/vhdl | |
parent | app-xemacs/vc: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-8622573775dc52edbec40810be7e04abd0adc392.tar.gz gentoo-8622573775dc52edbec40810be7e04abd0adc392.tar.bz2 gentoo-8622573775dc52edbec40810be7e04abd0adc392.zip |
app-xemacs/vhdl: 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/vhdl')
-rw-r--r-- | app-xemacs/vhdl/vhdl-1.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/vhdl/vhdl-1.24.ebuild b/app-xemacs/vhdl/vhdl-1.24.ebuild index 6eac4a1d358f..d3f895f2f61c 100644 --- a/app-xemacs/vhdl/vhdl-1.24.ebuild +++ b/app-xemacs/vhdl/vhdl-1.24.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 @@ -15,6 +15,6 @@ app-xemacs/ps-print app-xemacs/os-utils app-xemacs/cedet-common " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |