From: Zac Medico Date: Sat, 23 Jun 2012 21:53:13 +0000 (-0700) Subject: test_slot_abi: fix atom == type X-Git-Tag: v2.2.0_alpha113~9 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7216350dc54b891d1909ffa7d9fceb52f1de04a7;p=portage.git test_slot_abi: fix atom == type --- diff --git a/pym/portage/tests/resolver/test_slot_abi.py b/pym/portage/tests/resolver/test_slot_abi.py index 46938347f..6381bcc4d 100644 --- a/pym/portage/tests/resolver/test_slot_abi.py +++ b/pym/portage/tests/resolver/test_slot_abi.py @@ -152,7 +152,7 @@ class SlotAbiTestCase(TestCase): "app-office/libreoffice-3.5.4.2" : { "EAPI": "4-slot-abi", "DEPEND": ">=sys-libs/db-4:4.7/4.7=", - "RDEPEND": ">=sys-libs/db-4:4.7/4.7==" + "RDEPEND": ">=sys-libs/db-4:4.7/4.7=" }, } installed = {