diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-12-08 10:11:02 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-12-08 10:16:21 +0000 |
commit | 993df351e1a8243382989b4ac337e0b924b9a5f9 (patch) | |
tree | 1437279d1331427d5b440768a29ada0a4f549642 /dev-util | |
parent | dev-util/scala-ide: Version bump. (diff) | |
download | gentoo-993df351e1a8243382989b4ac337e0b924b9a5f9.tar.gz gentoo-993df351e1a8243382989b4ac337e0b924b9a5f9.tar.bz2 gentoo-993df351e1a8243382989b4ac337e0b924b9a5f9.zip |
dev-util/dwdiff: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/dwdiff/dwdiff-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/dwdiff/dwdiff-2.1.0.ebuild b/dev-util/dwdiff/dwdiff-2.1.0.ebuild index c217f2b6370e..6eabe8531034 100644 --- a/dev-util/dwdiff/dwdiff-2.1.0.ebuild +++ b/dev-util/dwdiff/dwdiff-2.1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://os.ghalkes.nl/dist/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="nls" COMMON_DEPEND="dev-libs/icu:=" |