diff options
author | 2017-01-04 17:56:42 +0100 | |
---|---|---|
committer | 2017-01-04 17:56:42 +0100 | |
commit | eeed394ae5a4484a8219e4128de0f2da4647702d (patch) | |
tree | 6641337bf502c62cbb2da42578f7988d4422a39a /dev-util/dialog | |
parent | net-analyzer/lft: amd64 stable wrt bug #604598 (diff) | |
download | gentoo-eeed394ae5a4484a8219e4128de0f2da4647702d.tar.gz gentoo-eeed394ae5a4484a8219e4128de0f2da4647702d.tar.bz2 gentoo-eeed394ae5a4484a8219e4128de0f2da4647702d.zip |
dev-util/dialog: amd64 stable wrt bug #604600
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/dialog')
-rw-r--r-- | dev-util/dialog/dialog-1.3.20160828.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/dialog/dialog-1.3.20160828.ebuild b/dev-util/dialog/dialog-1.3.20160828.ebuild index 1c49f0ccc7fd..c4edf0623c70 100644 --- a/dev-util/dialog/dialog-1.3.20160828.ebuild +++ b/dev-util/dialog/dialog-1.3.20160828.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="ftp://invisible-island.net/${PN}/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="examples minimal nls static-libs unicode" RDEPEND=" |