diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-07 22:47:48 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-07 22:47:48 -0400 |
commit | 10a25aa0786ad86efac2dff9d5339fa7e662fe32 (patch) | |
tree | 72b92ce624c952d42b2989ca0b4c4ea27e7aa2ef /app-doc/elisp-manual | |
parent | media-gfx/figurine: stable 1.0.5-r1 for ppc, bug #647520 (diff) | |
download | gentoo-10a25aa0786ad86efac2dff9d5339fa7e662fe32.tar.gz gentoo-10a25aa0786ad86efac2dff9d5339fa7e662fe32.tar.bz2 gentoo-10a25aa0786ad86efac2dff9d5339fa7e662fe32.zip |
app-doc/elisp-manual: amd64 stable
Bug: https://bugs.gentoo.org/652746
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-doc/elisp-manual')
-rw-r--r-- | app-doc/elisp-manual/elisp-manual-25.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/elisp-manual/elisp-manual-25.3.ebuild b/app-doc/elisp-manual/elisp-manual-25.3.ebuild index 348832c80cfb..b245ea12f396 100644 --- a/app-doc/elisp-manual/elisp-manual-25.3.ebuild +++ b/app-doc/elisp-manual/elisp-manual-25.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="FDL-1.3+" SLOT="25" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" DEPEND="sys-apps/texinfo" |