summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-11-18 23:58:17 +0100
committerPatrice Clement <monsieurp@gentoo.org>2017-11-18 23:58:17 +0100
commit310173a91b2b19c03064fdd0ebd8bf2fed51e0da (patch)
tree9b574fdca182b8713e6b577fc2375aa47c171413
parentdev-perl/Gentoo-App-Pram: keyword for amd64-fbsd. (diff)
downloadgentoo-310173a91b2b19c03064fdd0ebd8bf2fed51e0da.tar.gz
gentoo-310173a91b2b19c03064fdd0ebd8bf2fed51e0da.tar.bz2
gentoo-310173a91b2b19c03064fdd0ebd8bf2fed51e0da.zip
dev-util/xdelta: keyword for amd64-fbsd.
Closes: https://bugs.gentoo.org/507562 Package-Manager: Portage-2.3.13, Repoman-2.3.4
-rw-r--r--dev-util/xdelta/xdelta-3.0.11.ebuild2
-rw-r--r--dev-util/xdelta/xdelta-3.1.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/xdelta/xdelta-3.0.11.ebuild b/dev-util/xdelta/xdelta-3.0.11.ebuild
index 7afc64d68730..9aec8203f46c 100644
--- a/dev-util/xdelta/xdelta-3.0.11.ebuild
+++ b/dev-util/xdelta/xdelta-3.0.11.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/jmacd/xdelta-gpl/releases/download/v${PV}/${MY_P}.ta
LICENSE="GPL-2"
SLOT="3"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-fbsd"
IUSE="examples lzma"
RDEPEND="lzma? ( app-arch/xz-utils:= )"
diff --git a/dev-util/xdelta/xdelta-3.1.0.ebuild b/dev-util/xdelta/xdelta-3.1.0.ebuild
index 1203efc69ce0..b9ae9918aa94 100644
--- a/dev-util/xdelta/xdelta-3.1.0.ebuild
+++ b/dev-util/xdelta/xdelta-3.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/jmacd/xdelta-gpl/releases/download/v${PV}/${MY_P}.ta
LICENSE="GPL-2"
SLOT="3"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
IUSE="examples test"
RDEPEND="app-arch/xz-utils"