diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-14 22:09:16 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-14 22:09:16 +0100 |
commit | 82b30afcd06726673d46d7e5d4e84de70c38a518 (patch) | |
tree | 4f81399253222c90dbdcf4d3450041ad93416140 /dev-vcs/fossil | |
parent | Revert "dev-db/sqlite: amd64 stable wrt bug #640208" (diff) | |
download | gentoo-82b30afcd06726673d46d7e5d4e84de70c38a518.tar.gz gentoo-82b30afcd06726673d46d7e5d4e84de70c38a518.tar.bz2 gentoo-82b30afcd06726673d46d7e5d4e84de70c38a518.zip |
Revert "dev-vcs/fossil: amd64 stable wrt bug #640208"
This reverts commit 6e1f0c176eae82e156265fc6822530d3f849fda2.
Reason: Not approved by maintainer.
Diffstat (limited to 'dev-vcs/fossil')
-rw-r--r-- | dev-vcs/fossil/fossil-2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/fossil/fossil-2.4.ebuild b/dev-vcs/fossil/fossil-2.4.ebuild index e1925ab383a7..234ccb888c9e 100644 --- a/dev-vcs/fossil/fossil-2.4.ebuild +++ b/dev-vcs/fossil/fossil-2.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.fossil-scm.org/index.html/uv/fossil-src-${PV}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="debug fusefs json -legacy-mv-rm -miniz system-sqlite +ssl static tcl tcl-stubs -tcl-private-stubs th1-docs th1-hooks" |