diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-11-14 15:13:05 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-11-14 15:13:05 +0100 |
commit | 76f9574509c390da4052e84d54f68c4d02dd65ea (patch) | |
tree | cdc005fbe595f2cabc906d5801fe0e3d4020aa14 /dev-util/mdds | |
parent | app-text/libwpg: Stable on amd64 (diff) | |
download | gentoo-76f9574509c390da4052e84d54f68c4d02dd65ea.tar.gz gentoo-76f9574509c390da4052e84d54f68c4d02dd65ea.tar.bz2 gentoo-76f9574509c390da4052e84d54f68c4d02dd65ea.zip |
dev-util/mdds: Stable on amd64
Package-Manager: Portage-2.3.14, Repoman-2.3.5
Diffstat (limited to 'dev-util/mdds')
-rw-r--r-- | dev-util/mdds/mdds-1.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/mdds/mdds-1.2.3.ebuild b/dev-util/mdds/mdds-1.2.3.ebuild index 2ae614607b6f..049fdba59a09 100644 --- a/dev-util/mdds/mdds-1.2.3.ebuild +++ b/dev-util/mdds/mdds-1.2.3.ebuild @@ -17,7 +17,7 @@ SLOT="1/${PV%.*}" IUSE="valgrind" [[ ${PV} == 9999 ]] || \ -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" RDEPEND="dev-libs/boost:=" DEPEND="${RDEPEND}" |