diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:50:53 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:50:53 +0100 |
commit | 36a37ea1fccec749eebef6d43062b5c3f0674364 (patch) | |
tree | fc2c7050b13022e7bbec7cf8eca268ebaca5bc6f /app-misc/banner | |
parent | app-misc/abook: dropped ~x86-interix (diff) | |
download | gentoo-36a37ea1fccec749eebef6d43062b5c3f0674364.tar.gz gentoo-36a37ea1fccec749eebef6d43062b5c3f0674364.tar.bz2 gentoo-36a37ea1fccec749eebef6d43062b5c3f0674364.zip |
app-misc/banner: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-misc/banner')
-rw-r--r-- | app-misc/banner/banner-1.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/banner/banner-1.3.3.ebuild b/app-misc/banner/banner-1.3.3.ebuild index cb1d920d4e32..feb27c8579bd 100644 --- a/app-misc/banner/banner-1.3.3.ebuild +++ b/app-misc/banner/banner-1.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://cedar-solutions.com/ftp/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" DEPEND="!games-misc/bsd-games" |