diff options
author | Johannes Huber <johu@gentoo.org> | 2012-08-04 19:07:14 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-08-04 19:07:14 +0000 |
commit | 90a771d4aeae88a4b753ea7740a10afcb875c023 (patch) | |
tree | 45d80f8e565696491cac45a188c373d8929f69aa /net-irc/sic/sic-1.1.ebuild | |
parent | Fixed when sphinx not installed, build docs, keyword amd64-linux, x86-linux, ... (diff) | |
download | gentoo-2-90a771d4aeae88a4b753ea7740a10afcb875c023.tar.gz gentoo-2-90a771d4aeae88a4b753ea7740a10afcb875c023.tar.bz2 gentoo-2-90a771d4aeae88a4b753ea7740a10afcb875c023.zip |
Stable for x86, wrt bug #419253
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/sic/sic-1.1.ebuild')
-rw-r--r-- | net-irc/sic/sic-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/sic/sic-1.1.ebuild b/net-irc/sic/sic-1.1.ebuild index 7c9c5c4c11cf..cdef9b1e6340 100644 --- a/net-irc/sic/sic-1.1.ebuild +++ b/net-irc/sic/sic-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/sic-1.1.ebuild,v 1.2 2012/08/03 11:28:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/sic-1.1.ebuild,v 1.3 2012/08/04 19:07:14 johu Exp $ EAPI=4 inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://dl.suckless.org/tools/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="" src_prepare() { |