diff options
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/parted/parted-3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/parted/parted-3.4.ebuild b/sys-block/parted/parted-3.4.ebuild index dc49893faa35..456596f69808 100644 --- a/sys-block/parted/parted-3.4.ebuild +++ b/sys-block/parted/parted-3.4.ebuild @@ -29,7 +29,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" nls? ( >=sys-devel/gettext-0.12.1-r2 ) - verify-sig? ( app-crypt/openpgp-keys-bcl ) + verify-sig? ( sec-keys/openpgp-keys-bcl ) virtual/pkgconfig " |