diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-09 08:00:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-09 08:00:34 +0200 |
commit | f1e62619e043540f7dd4cbd77132ef8a5f281040 (patch) | |
tree | 7781010fee5394c744e99a2fe1c2262431b458ea /app-arch/dump | |
parent | app-emacs/vhdl-mode: amd64 stable wrt bug #693702 (diff) | |
download | gentoo-f1e62619e043540f7dd4cbd77132ef8a5f281040.tar.gz gentoo-f1e62619e043540f7dd4cbd77132ef8a5f281040.tar.bz2 gentoo-f1e62619e043540f7dd4cbd77132ef8a5f281040.zip |
app-arch/dump: ia64 stable wrt bug #689874
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-arch/dump')
-rw-r--r-- | app-arch/dump/dump-0.4.46-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/dump/dump-0.4.46-r1.ebuild b/app-arch/dump/dump-0.4.46-r1.ebuild index acf89163d07f..6d77e2725717 100644 --- a/app-arch/dump/dump-0.4.46-r1.ebuild +++ b/app-arch/dump/dump-0.4.46-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/dump/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 ~sparc x86" # We keep uuid USE flag default dsiabled for this version. Don't forget # to default enable it for later versions as this is the upstream default. IUSE="bzip2 debug ermt libressl lzo readline selinux sqlite ssl static test uuid zlib" |