diff options
author | Sam James <sam@gentoo.org> | 2021-01-04 01:30:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-04 01:30:24 +0000 |
commit | 15afda03f07ae3b977cb8ee1e419d6040977150e (patch) | |
tree | f3ed6b366a34ad9236ce1226e32aab829dd99fa5 | |
parent | dev-libs/log4cpp: Stabilize 1.1.3 amd64, #763375 (diff) | |
download | gentoo-15afda03f07ae3b977cb8ee1e419d6040977150e.tar.gz gentoo-15afda03f07ae3b977cb8ee1e419d6040977150e.tar.bz2 gentoo-15afda03f07ae3b977cb8ee1e419d6040977150e.zip |
app-misc/figlet: Stabilize 2.2.5-r1 amd64, #763381
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-misc/figlet/figlet-2.2.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/figlet/figlet-2.2.5-r1.ebuild b/app-misc/figlet/figlet-2.2.5-r1.ebuild index f78f205dab99..7225452e430f 100644 --- a/app-misc/figlet/figlet-2.2.5-r1.ebuild +++ b/app-misc/figlet/figlet-2.2.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.figlet.org/pub/figlet/program/unix/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" src_compile() { emake clean |