diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-11-08 22:35:51 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-11-08 22:37:40 +0100 |
commit | 6a6c8befa5f7f3f424db5845b0e46fc3c181a2f2 (patch) | |
tree | 70e78c5a0975eb5f7346655e0de0e1e351bbfd4d /dev-util | |
parent | dev-perl/MogileFS-Server: cleanup QA issues, try to make tests work (diff) | |
download | gentoo-6a6c8befa5f7f3f424db5845b0e46fc3c181a2f2.tar.gz gentoo-6a6c8befa5f7f3f424db5845b0e46fc3c181a2f2.tar.bz2 gentoo-6a6c8befa5f7f3f424db5845b0e46fc3c181a2f2.zip |
dev-util/xdelta: Stabilize 1.1.4-r2 on remaining arches
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/xdelta/xdelta-1.1.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/xdelta/xdelta-1.1.4-r2.ebuild b/dev-util/xdelta/xdelta-1.1.4-r2.ebuild index 8fcb8aed4244..557a3160b095 100644 --- a/dev-util/xdelta/xdelta-1.1.4-r2.ebuild +++ b/dev-util/xdelta/xdelta-1.1.4-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2 |