diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 15:54:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 15:54:56 +0100 |
commit | 61213573d0f9e14d87a0f81b93b8f716a2311569 (patch) | |
tree | a957355cc15b5909e9e23b9a268a3c3f5fb06224 | |
parent | 24ac1f7b973903235ee036489fa57723515bf894 (diff) | |
download | gentoo-61213573d0f9e14d87a0f81b93b8f716a2311569.tar.gz gentoo-61213573d0f9e14d87a0f81b93b8f716a2311569.tar.xz |
app-text/bibletime: amd64 stable wrt bug #605142
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-text/bibletime/bibletime-2.10.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/bibletime/bibletime-2.10.1-r1.ebuild b/app-text/bibletime/bibletime-2.10.1-r1.ebuild index 7caac5080b1..75d3424e9ac 100644 --- a/app-text/bibletime/bibletime-2.10.1-r1.ebuild +++ b/app-text/bibletime/bibletime-2.10.1-r1.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/project/bibletime/BibleTime%202/BibleTime%202%20so LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug qt5" # bug 313657 |