diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-20 11:11:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-20 11:11:52 +0000 |
commit | a6632633a5cfd79c0921ad2aa9ee9d884a817b81 (patch) | |
tree | 5a06fc8ad3b74fc10deb44392a2b0cda5feb1b3b /dev-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild | |
parent | Stable for x86, wrt bug #477012 (diff) | |
download | historical-a6632633a5cfd79c0921ad2aa9ee9d884a817b81.tar.gz historical-a6632633a5cfd79c0921ad2aa9ee9d884a817b81.tar.bz2 historical-a6632633a5cfd79c0921ad2aa9ee9d884a817b81.zip |
Stable for x86, wrt bug #474166
Package-Manager: portage-2.1.12.13/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild')
-rw-r--r-- | dev-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild b/dev-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild index e99d1a36125a..9266122c09bb 100644 --- a/dev-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild +++ b/dev-libs/libcoyotl/libcoyotl-3.1.0-r2.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/libcoyotl/libcoyotl-3.1.0-r2.ebuild,v 1.3 2013/07/20 11:08:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild,v 1.4 2013/07/20 11:11:51 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://www.coyotegulch.com/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="doc static-libs" |