diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 15:55:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 15:55:07 +0100 |
commit | 4506da05a4ea15c20ba58eec5092cdd5df586055 (patch) | |
tree | c374866e9f729646cb8debc92be2861512321a9f /app-text/xiphos | |
parent | app-text/sword: amd64 stable wrt bug #605142 (diff) | |
download | gentoo-4506da05a4ea15c20ba58eec5092cdd5df586055.tar.gz gentoo-4506da05a4ea15c20ba58eec5092cdd5df586055.tar.bz2 gentoo-4506da05a4ea15c20ba58eec5092cdd5df586055.zip |
app-text/xiphos: 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 'app-text/xiphos')
-rw-r--r-- | app-text/xiphos/xiphos-4.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xiphos/xiphos-4.0.4.ebuild b/app-text/xiphos/xiphos-4.0.4.ebuild index b5fbabdecc4d..7108c91465d4 100644 --- a/app-text/xiphos/xiphos-4.0.4.ebuild +++ b/app-text/xiphos/xiphos-4.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/gnomesword/${MY_P}.tar.gz" LICENSE="GPL-2 FDL-1.1 LGPL-2 MIT MPL-1.1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="dbus debug" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |