diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 21:18:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 21:21:27 +0000 |
commit | 10f34da62789ff186b8e45be7e1ea0e5860c4f7b (patch) | |
tree | 3e4db069651171b53b2f3bdeb838be9bd54ee741 /app-misc/banner | |
parent | x11-misc/xpad: Stabilize 5.4.0 amd64, #776427 (diff) | |
download | gentoo-10f34da62789ff186b8e45be7e1ea0e5860c4f7b.tar.gz gentoo-10f34da62789ff186b8e45be7e1ea0e5860c4f7b.tar.bz2 gentoo-10f34da62789ff186b8e45be7e1ea0e5860c4f7b.zip |
app-misc/banner: Stabilize 1.3.5 amd64, #776430
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/banner')
-rw-r--r-- | app-misc/banner/banner-1.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/banner/banner-1.3.5.ebuild b/app-misc/banner/banner-1.3.5.ebuild index 6ceabdcfdd4c..0380e97b587b 100644 --- a/app-misc/banner/banner-1.3.5.ebuild +++ b/app-misc/banner/banner-1.3.5.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/pronovic/${PN}/archive/BANNER_V${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" S="${WORKDIR}/${PN}-${PN^^}_V${PV}" |