diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:29:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:29:29 +0000 |
commit | 430ba1cbefdf0e4729832d499982b7323c427306 (patch) | |
tree | 99743237e48b1b40ffc61ad4f97496e8fb4c6e11 /dev-libs/zthread/zthread-2.3.2-r3.ebuild | |
parent | Stable for x86, wrt bug #463034 (diff) | |
download | gentoo-2-430ba1cbefdf0e4729832d499982b7323c427306.tar.gz gentoo-2-430ba1cbefdf0e4729832d499982b7323c427306.tar.bz2 gentoo-2-430ba1cbefdf0e4729832d499982b7323c427306.zip |
Stable for x86, wrt bug #463040
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/zthread/zthread-2.3.2-r3.ebuild')
-rw-r--r-- | dev-libs/zthread/zthread-2.3.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/zthread/zthread-2.3.2-r3.ebuild b/dev-libs/zthread/zthread-2.3.2-r3.ebuild index 65778323ae4a..9a8cf8021202 100644 --- a/dev-libs/zthread/zthread-2.3.2-r3.ebuild +++ b/dev-libs/zthread/zthread-2.3.2-r3.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/dev-libs/zthread/zthread-2.3.2-r3.ebuild,v 1.5 2013/05/18 20:44:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-2.3.2-r3.ebuild,v 1.6 2013/05/20 08:29:29 ago Exp $ EAPI="5" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/zthread/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~mips ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ~mips ppc ~sparc x86" IUSE="debug doc kernel_linux static-libs" DEPEND="doc? ( app-doc/doxygen )" |