diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 11:02:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 11:02:34 +0200 |
commit | 1403896e93e3c731d8afaf1747e413c44c8407e1 (patch) | |
tree | b7f70ff8b7f3ee69b25ed66d3ced2c90d5c78f0b /app-editors | |
parent | dev-util/cpptest: amd64 stable wrt bug #724090 (diff) | |
download | gentoo-1403896e93e3c731d8afaf1747e413c44c8407e1.tar.gz gentoo-1403896e93e3c731d8afaf1747e413c44c8407e1.tar.bz2 gentoo-1403896e93e3c731d8afaf1747e413c44c8407e1.zip |
app-editors/leafpad: amd64 stable wrt bug #724322
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/leafpad/leafpad-0.8.18.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/leafpad/leafpad-0.8.18.1-r1.ebuild b/app-editors/leafpad/leafpad-0.8.18.1-r1.ebuild index aacccf082f76..1cb4c8b65210 100644 --- a/app-editors/leafpad/leafpad-0.8.18.1-r1.ebuild +++ b/app-editors/leafpad/leafpad-0.8.18.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="emacs" BDEPEND=" |