diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:05:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:05:25 +0100 |
commit | c768e38f939e2aa0f0b65d36455be9f5424da0ff (patch) | |
tree | f5508ea207e6093553e86291bf5c5a4708fddca1 /dev-vcs | |
parent | sci-mathematics/maxima: amd64 stable wrt bug #573544 (diff) | |
download | gentoo-c768e38f939e2aa0f0b65d36455be9f5424da0ff.tar.gz gentoo-c768e38f939e2aa0f0b65d36455be9f5424da0ff.tar.bz2 gentoo-c768e38f939e2aa0f0b65d36455be9f5424da0ff.zip |
dev-vcs/bzr-explorer: amd64 stable wrt bug #593150
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/bzr-explorer/bzr-explorer-1.3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/bzr-explorer/bzr-explorer-1.3.0-r1.ebuild b/dev-vcs/bzr-explorer/bzr-explorer-1.3.0-r1.ebuild index e7fb25092411..eed77c55f5a3 100644 --- a/dev-vcs/bzr-explorer/bzr-explorer-1.3.0-r1.ebuild +++ b/dev-vcs/bzr-explorer/bzr-explorer-1.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -21,7 +21,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="gtk" DEPEND="" |