diff options
author | 2013-08-31 07:25:56 +0000 | |
---|---|---|
committer | 2013-08-31 07:25:56 +0000 | |
commit | 61ab1d4fe6e632d518ccd0bc2fc99c1bce85f2b7 (patch) | |
tree | ce1cc07ce4e4b33e47ba83db5f367d8c5ed4b410 /games-board/four-in-a-row | |
parent | Add ~arm keyword, wrt bug #476710 (diff) | |
download | gentoo-2-61ab1d4fe6e632d518ccd0bc2fc99c1bce85f2b7.tar.gz gentoo-2-61ab1d4fe6e632d518ccd0bc2fc99c1bce85f2b7.tar.bz2 gentoo-2-61ab1d4fe6e632d518ccd0bc2fc99c1bce85f2b7.zip |
Add ~arm keyword, wrt bug #476710
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'games-board/four-in-a-row')
-rw-r--r-- | games-board/four-in-a-row/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/four-in-a-row/four-in-a-row-3.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/four-in-a-row/ChangeLog b/games-board/four-in-a-row/ChangeLog index 0f83e6b709ee..1c6582e9005e 100644 --- a/games-board/four-in-a-row/ChangeLog +++ b/games-board/four-in-a-row/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/four-in-a-row # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.1 2013/06/30 11:06:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.2 2013/08/31 07:25:56 pinkbyte Exp $ + + 31 Aug 2013; Sergey Popov <pinkbyte@gentoo.org> four-in-a-row-3.8.1.ebuild: + Add ~arm keyword, wrt bug #476710 *four-in-a-row-3.8.1 (30 Jun 2013) diff --git a/games-board/four-in-a-row/four-in-a-row-3.8.1.ebuild b/games-board/four-in-a-row/four-in-a-row-3.8.1.ebuild index 42d62943d80e..93ec314ebecb 100644 --- a/games-board/four-in-a-row/four-in-a-row-3.8.1.ebuild +++ b/games-board/four-in-a-row/four-in-a-row-3.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.8.1.ebuild,v 1.1 2013/06/30 11:06:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.8.1.ebuild,v 1.2 2013/08/31 07:25:56 pinkbyte Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Four-in-a-row" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" IUSE="" RDEPEND=" |