diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 15:29:07 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 16:40:54 +0100 |
commit | 5cf5935a07d0ef547c7f6b0c514ecb28e40f9c31 (patch) | |
tree | 898587153dd45da0e0156b8ee35ffe98a8651636 /dev-db/bucardo | |
parent | dev-perl/DBIx-Safe: x86 stable (bug #641158) (diff) | |
download | gentoo-5cf5935a07d0ef547c7f6b0c514ecb28e40f9c31.tar.gz gentoo-5cf5935a07d0ef547c7f6b0c514ecb28e40f9c31.tar.bz2 gentoo-5cf5935a07d0ef547c7f6b0c514ecb28e40f9c31.zip |
dev-db/bucardo: x86 stable (bug #641158)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-db/bucardo')
-rw-r--r-- | dev-db/bucardo/bucardo-5.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/bucardo/bucardo-5.4.1.ebuild b/dev-db/bucardo/bucardo-5.4.1.ebuild index d28a6ecfc9d9..54e6d1adb7b8 100644 --- a/dev-db/bucardo/bucardo-5.4.1.ebuild +++ b/dev-db/bucardo/bucardo-5.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://bucardo.org/downloads/${MY_PN}-${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" #IUSE="test" doesn't work without extra data IUSE="" |