diff options
author | 2017-11-17 12:17:54 +0100 | |
---|---|---|
committer | 2017-11-17 12:17:54 +0100 | |
commit | 07253d692f3b5421a533806972001c7790613ee7 (patch) | |
tree | 31c5fcb14daa052456d6e4588123d23a56dc9b79 /dev-db/m17n-db/m17n-db-1.7.0.ebuild | |
parent | net-misc/openssh-7.5_p1-r3: alpha stable (diff) | |
download | gentoo-07253d692f3b5421a533806972001c7790613ee7.tar.gz gentoo-07253d692f3b5421a533806972001c7790613ee7.tar.bz2 gentoo-07253d692f3b5421a533806972001c7790613ee7.zip |
dev-db/m17n-db-1.7.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/636222
Diffstat (limited to 'dev-db/m17n-db/m17n-db-1.7.0.ebuild')
-rw-r--r-- | dev-db/m17n-db/m17n-db-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/m17n-db/m17n-db-1.7.0.ebuild b/dev-db/m17n-db/m17n-db-1.7.0.ebuild index cf9ab224ed79..4c9768513dec 100644 --- a/dev-db/m17n-db/m17n-db-1.7.0.ebuild +++ b/dev-db/m17n-db/m17n-db-1.7.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86" IUSE="" DEPEND="sys-devel/gettext" |