diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:50:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:50:18 +0100 |
commit | 400fee9671ae4782601acf6b89df712a01986121 (patch) | |
tree | b5a1bf615b22a1735b995bc2d12f7a60e1e7bc97 /sci-libs | |
parent | net-nds/ldapvi: amd64 stable wrt bug #648808 (diff) | |
download | gentoo-400fee9671ae4782601acf6b89df712a01986121.tar.gz gentoo-400fee9671ae4782601acf6b89df712a01986121.tar.bz2 gentoo-400fee9671ae4782601acf6b89df712a01986121.zip |
sci-libs/libnova: amd64 stable wrt bug #648818
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libnova/libnova-0.15.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/libnova/libnova-0.15.0.ebuild b/sci-libs/libnova/libnova-0.15.0.ebuild index ac3503b00341..aec842e9e598 100644 --- a/sci-libs/libnova/libnova-0.15.0.ebuild +++ b/sci-libs/libnova/libnova-0.15.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples static-libs" DEPEND="doc? ( app-doc/doxygen )" |