diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-07 20:12:51 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-07 23:05:09 +0200 |
commit | 780a0ab2c49cb2477bf06e2ae94c6a49268787a0 (patch) | |
tree | 9ce22fe0a8676a15dce713790d18a06ae7967eae /app-arch | |
parent | media-gfx/digikam: x86 stable (bug #693206) (diff) | |
download | gentoo-780a0ab2c49cb2477bf06e2ae94c6a49268787a0.tar.gz gentoo-780a0ab2c49cb2477bf06e2ae94c6a49268787a0.tar.bz2 gentoo-780a0ab2c49cb2477bf06e2ae94c6a49268787a0.zip |
app-arch/dump: x86 stable (bug #689874)
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-arch')
-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 c3529b8a5bd7..1734d2b375d0 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" |