diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-19 09:53:00 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-19 09:53:00 +0000 |
commit | c4edf64032bf90347f899f0762efded647654f54 (patch) | |
tree | 22e858f312a97514876a65f16570ede2252abf5f /sci-libs/punc/punc-1.5.ebuild | |
parent | Stable for x86, wrt bug #546968 (diff) | |
download | historical-c4edf64032bf90347f899f0762efded647654f54.tar.gz historical-c4edf64032bf90347f899f0762efded647654f54.tar.bz2 historical-c4edf64032bf90347f899f0762efded647654f54.zip |
x86 stable wrt bug #534652
Package-Manager: portage-2.2.18/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'sci-libs/punc/punc-1.5.ebuild')
-rw-r--r-- | sci-libs/punc/punc-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/punc/punc-1.5.ebuild b/sci-libs/punc/punc-1.5.ebuild index 7554170ad2e9..00969554bc31 100644 --- a/sci-libs/punc/punc-1.5.ebuild +++ b/sci-libs/punc/punc-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/punc/punc-1.5.ebuild,v 1.11 2015/01/31 13:17:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/punc/punc-1.5.ebuild,v 1.12 2015/04/19 09:52:59 pacho Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://www.fetk.org/codes/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="debug doc mpi static-libs" RDEPEND=" |