diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-02 22:04:47 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-02 22:13:24 +0100 |
commit | 7c86975b8d71da8c66099bc830842f1fea103ce1 (patch) | |
tree | 776c5af3c894f254c8a39cbb3ad49b19b066996c /dev-libs/zthread | |
parent | app-text/djview: x86 stable (bug #626384) (diff) | |
download | gentoo-7c86975b8d71da8c66099bc830842f1fea103ce1.tar.gz gentoo-7c86975b8d71da8c66099bc830842f1fea103ce1.tar.bz2 gentoo-7c86975b8d71da8c66099bc830842f1fea103ce1.zip |
dev-libs/zthread: x86 stable (bug #632326)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-libs/zthread')
-rw-r--r-- | dev-libs/zthread/zthread-2.3.2-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/zthread/zthread-2.3.2-r4.ebuild b/dev-libs/zthread/zthread-2.3.2-r4.ebuild index aeb476d946f0..0cd6a02accd9 100644 --- a/dev-libs/zthread/zthread-2.3.2-r4.ebuild +++ b/dev-libs/zthread/zthread-2.3.2-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,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 )" |