diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-01 13:50:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-01 13:50:52 +0100 |
commit | 032ff2a63365eae95e14955933f54e3b0ede2ba7 (patch) | |
tree | 89c66aad40d0a6cbb1118e1befd22098c8258ebd /app-arch | |
parent | app-text/htmldoc: amd64 stable wrt bug #554262 (diff) | |
download | gentoo-032ff2a63365eae95e14955933f54e3b0ede2ba7.tar.gz gentoo-032ff2a63365eae95e14955933f54e3b0ede2ba7.tar.bz2 gentoo-032ff2a63365eae95e14955933f54e3b0ede2ba7.zip |
app-arch/dump: amd64 stable wrt bug #515274
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/dump/dump-0.4.46.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/dump/dump-0.4.46.ebuild b/app-arch/dump/dump-0.4.46.ebuild index 044e1c1cbdf8..d482b01352be 100644 --- a/app-arch/dump/dump-0.4.46.ebuild +++ b/app-arch/dump/dump-0.4.46.ebuild @@ -13,7 +13,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" |