diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 15:55:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 15:55:12 +0100 |
commit | 54bf2343929476c741bd2ba209ef6cbe1ca74d8a (patch) | |
tree | 7a70279904636758a34fb7ee326a663b696fcfa1 /net-libs/biblesync/biblesync-1.1.2.ebuild | |
parent | app-text/xiphos: amd64 stable wrt bug #605142 (diff) | |
download | gentoo-54bf2343929476c741bd2ba209ef6cbe1ca74d8a.tar.gz gentoo-54bf2343929476c741bd2ba209ef6cbe1ca74d8a.tar.bz2 gentoo-54bf2343929476c741bd2ba209ef6cbe1ca74d8a.zip |
net-libs/biblesync: amd64 stable wrt bug #605142
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/biblesync/biblesync-1.1.2.ebuild')
-rw-r--r-- | net-libs/biblesync/biblesync-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/biblesync/biblesync-1.1.2.ebuild b/net-libs/biblesync/biblesync-1.1.2.ebuild index 4f94c30a91b1..216527706a45 100644 --- a/net-libs/biblesync/biblesync-1.1.2.ebuild +++ b/net-libs/biblesync/biblesync-1.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gnomesword/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" DEPEND="dev-util/cmake" |