public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/xdelta/
Date: Sat, 18 Nov 2017 22:58:38 +0000 (UTC)	[thread overview]
Message-ID: <1511045897.310173a91b2b19c03064fdd0ebd8bf2fed51e0da.monsieurp@gentoo> (raw)

commit:     310173a91b2b19c03064fdd0ebd8bf2fed51e0da
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 18 22:58:17 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Nov 18 22:58:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=310173a9

dev-util/xdelta: keyword for amd64-fbsd.

Closes: https://bugs.gentoo.org/507562
Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-util/xdelta/xdelta-3.0.11.ebuild | 2 +-
 dev-util/xdelta/xdelta-3.1.0.ebuild  | 4 ++--
 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 7afc64d6873..9aec8203f46 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 1203efc69ce..b9ae9918aa9 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"


             reply	other threads:[~2017-11-18 22:58 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-18 22:58 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-12  3:03 [gentoo-commits] repo/gentoo:master commit in: dev-util/xdelta/ Michał Górny
2024-04-11 19:39 Sam James
2024-04-11 17:43 Arthur Zamarin
2024-04-11 17:07 Arthur Zamarin
2024-04-11 16:39 Arthur Zamarin
2024-04-11 16:37 Arthur Zamarin
2022-06-21 16:29 David Seifert
2022-05-25  9:10 WANG Xuerui
2021-10-02  7:10 Yixun Lan
2021-04-27 22:02 Sam James
2020-08-03  9:40 Michał Górny
2020-07-04 13:53 Mike Gilbert
2020-06-21 19:59 David Seifert
2019-11-08 21:37 Michał Górny
2019-11-08 21:37 Michał Górny
2019-10-16 20:46 Sergei Trofimovich
2019-10-14 11:25 Agostino Sarubbo
2019-10-14 11:07 Agostino Sarubbo
2019-10-04 21:35 Michał Górny
2017-12-02 12:52 David Seifert
2017-06-30  6:18 Michał Górny
2017-01-18  8:47 Aaron Bauman
2017-01-18  8:47 Aaron Bauman
2017-01-17 14:24 Agostino Sarubbo
2017-01-15 15:50 Agostino Sarubbo
2017-01-14 11:44 Jeroen Roovers
2017-01-11 10:35 Agostino Sarubbo
2017-01-05 12:34 Tobias Klausmann
2017-01-03 10:38 Agostino Sarubbo
2016-11-25 18:54 Agostino Sarubbo
2016-11-25 18:27 Agostino Sarubbo
2016-11-25  7:55 Michał Górny
2016-07-02 21:19 Michał Górny
2016-05-24 12:45 Michał Górny
2016-05-24 12:45 Michał Górny
2015-08-23 21:15 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1511045897.310173a91b2b19c03064fdd0ebd8bf2fed51e0da.monsieurp@gentoo \
    --to=monsieurp@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox