summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-04-06 01:04:23 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-04-06 01:16:09 +0200
commit77ec66a0d3829fc3ab9fa65d5cdddf9e074b33f5 (patch)
tree195d77dc8f605b566c67874e5183d2b363c8acd3
parentmedia-gfx/dawn: x86 stable (bug #652454) (diff)
downloadgentoo-77ec66a0d3829fc3ab9fa65d5cdddf9e074b33f5.tar.gz
gentoo-77ec66a0d3829fc3ab9fa65d5cdddf9e074b33f5.tar.bz2
gentoo-77ec66a0d3829fc3ab9fa65d5cdddf9e074b33f5.zip
app-misc/dvtm: x86 stable (bug #651900)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
-rw-r--r--app-misc/dvtm/dvtm-0.15-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/dvtm/dvtm-0.15-r3.ebuild b/app-misc/dvtm/dvtm-0.15-r3.ebuild
index 1f6287f41cfb..798f8fe14fba 100644
--- a/app-misc/dvtm/dvtm-0.15-r3.ebuild
+++ b/app-misc/dvtm/dvtm-0.15-r3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="git://repo.or.cz/dvtm.git"
else
SRC_URI="http://www.brain-dump.org/projects/${PN}/${P}.tar.gz"
- KEYWORDS="amd64 ~arm ~x86"
+ KEYWORDS="amd64 ~arm x86"
fi
LICENSE="MIT"