diff options
author | Paul Healy <lmiphay@gmail.com> | 2015-04-03 20:45:35 +0100 |
---|---|---|
committer | Paul Healy <lmiphay@gmail.com> | 2015-04-03 20:45:35 +0100 |
commit | 3e073b0aade4e9b36953f373ec9a50fc5946a053 (patch) | |
tree | 1b4eed44a98104d254fb27dad85bf6c3468e4a13 /dev-perl/Net-Bluetooth | |
parent | add updated pdumpfs ebuild with patches for newer ruby and test case failure (diff) | |
download | lmiphay-3e073b0aade4e9b36953f373ec9a50fc5946a053.tar.gz lmiphay-3e073b0aade4e9b36953f373ec9a50fc5946a053.tar.bz2 lmiphay-3e073b0aade4e9b36953f373ec9a50fc5946a053.zip |
do keyword, restrict=mirror, license pass over the ebuilds; add pointer to overlay at git.g.o
Diffstat (limited to 'dev-perl/Net-Bluetooth')
-rw-r--r-- | dev-perl/Net-Bluetooth/Net-Bluetooth-0.41.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-Bluetooth/Net-Bluetooth-0.41.ebuild b/dev-perl/Net-Bluetooth/Net-Bluetooth-0.41.ebuild index 4cae095..fa31a66 100644 --- a/dev-perl/Net-Bluetooth/Net-Bluetooth-0.41.ebuild +++ b/dev-perl/Net-Bluetooth/Net-Bluetooth-0.41.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl Bluetooth Interface" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="" |