diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:07:58 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:24:17 +0100 |
commit | b5325d09a6e27b5eb0241b6bf58c676efb884cef (patch) | |
tree | a10574416f31c56175189871aa9238770ce89b79 /app-text/diction | |
parent | app-text/dbacl: dropped ~x86-freebsd (diff) | |
download | gentoo-b5325d09a6e27b5eb0241b6bf58c676efb884cef.tar.gz gentoo-b5325d09a6e27b5eb0241b6bf58c676efb884cef.tar.bz2 gentoo-b5325d09a6e27b5eb0241b6bf58c676efb884cef.zip |
app-text/diction: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-text/diction')
-rw-r--r-- | app-text/diction/diction-1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/diction/diction-1.13.ebuild b/app-text/diction/diction-1.13.ebuild index aa5cb8093563..19cc32d411df 100644 --- a/app-text/diction/diction-1.13.ebuild +++ b/app-text/diction/diction-1.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://www.moria.de/~michael/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 hppa ~mips ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 hppa ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" DEPEND=" sys-devel/gettext |