diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-02-20 11:23:23 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-02-20 11:24:53 +0100 |
commit | 33e4c330d1901f791fe9b912555d85b952d41c3f (patch) | |
tree | f69e176934c0de316373f141a0c6ef962049edeb | |
parent | a7a9d853c32d56bc333e4eb16242000ff9e3d07a (diff) | |
download | gentoo-33e4c330d1901f791fe9b912555d85b952d41c3f.tar.gz gentoo-33e4c330d1901f791fe9b912555d85b952d41c3f.tar.xz |
app-dicts/dictd-wn: Stable for AMD64 PPC PPC64 SPARC x86 too.
Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
-rw-r--r-- | app-dicts/dictd-wn/dictd-wn-3.0_p33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/dictd-wn/dictd-wn-3.0_p33.ebuild b/app-dicts/dictd-wn/dictd-wn-3.0_p33.ebuild index cc4a71676c2..340a05a4808 100644 --- a/app-dicts/dictd-wn/dictd-wn-3.0_p33.ebuild +++ b/app-dicts/dictd-wn/dictd-wn-3.0_p33.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/w/wordnet/dict-wn_${PV/_p/-}_all.deb" LICENSE="Princeton" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" DEPEND=">=app-text/dictd-1.5.5" |