diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:20:25 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:32:53 +0100 |
commit | 1a3b8646a51f006f5a2460f5b0abb388a33a1b71 (patch) | |
tree | b14054e26918bacc985e0e5b8589a673e4d936c1 /games-arcade/nibbles | |
parent | dev-vcs/tig: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-1a3b8646a51f006f5a2460f5b0abb388a33a1b71.tar.gz gentoo-1a3b8646a51f006f5a2460f5b0abb388a33a1b71.tar.bz2 gentoo-1a3b8646a51f006f5a2460f5b0abb388a33a1b71.zip |
games-arcade/nibbles: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'games-arcade/nibbles')
-rw-r--r-- | games-arcade/nibbles/nibbles-0.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/nibbles/nibbles-0.0.4.ebuild b/games-arcade/nibbles/nibbles-0.0.4.ebuild index ff6bc1758b90..8e69d4b5297d 100644 --- a/games-arcade/nibbles/nibbles-0.0.4.ebuild +++ b/games-arcade/nibbles/nibbles-0.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://www.earth.li/projectpurple/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-linux ~ppc-macos" IUSE="" DEPEND="sys-libs/ncurses:0" |