diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-02 15:20:50 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-02 15:20:50 +0100 |
commit | 44a3a97d7e6107bf218d45b1c33c6524aa42e0f8 (patch) | |
tree | a433fc69b4753ff8ef32cc0e7b291eada56a35a7 /app-arch | |
parent | app-text/a2ps-4.14-r5: stable on alpha (diff) | |
download | gentoo-44a3a97d7e6107bf218d45b1c33c6524aa42e0f8.tar.gz gentoo-44a3a97d7e6107bf218d45b1c33c6524aa42e0f8.tar.bz2 gentoo-44a3a97d7e6107bf218d45b1c33c6524aa42e0f8.zip |
app-arch/dump-0.4.46-r0: stable on alpha
Gentoo-Bug: 515274
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 b14421ab0711..0b7755b8a7c9 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" |