diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:35:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:01 +0100 |
commit | 6192438b5bfe0f93a7acdc31c5889550f2df7b99 (patch) | |
tree | 7a63f42dbab95571f7892dcd1db584808dc283ea /app-text/ding | |
parent | app-text/convmv: x86 stable wrt bug #604348 (diff) | |
download | gentoo-6192438b5bfe0f93a7acdc31c5889550f2df7b99.tar.gz gentoo-6192438b5bfe0f93a7acdc31c5889550f2df7b99.tar.bz2 gentoo-6192438b5bfe0f93a7acdc31c5889550f2df7b99.zip |
app-text/ding: x86 stable wrt bug #604350
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/ding')
-rw-r--r-- | app-text/ding/ding-1.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ding/ding-1.8.1.ebuild b/app-text/ding/ding-1.8.1.ebuild index 492f4bbcebde..7b4c0d504a9d 100644 --- a/app-text/ding/ding-1.8.1.ebuild +++ b/app-text/ding/ding-1.8.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://wftp.tu-chemnitz.de/pub/Local/urz/ding/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" RDEPEND=">=dev-lang/tk-8.3" |