diff options
| author | root <root@alpha.trunkmasters.com> | 2026-09-13 03:04:37 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-09-13 03:04:37 -0500 |
| commit | 98066fc1faacac449ddea472e456f23ad0e2a515 (patch) | |
| tree | feb27d0c2c8df95352b45214806ac01481acc3e9 /net-analyzer | |
| parent | 193236e34a32b643d816ed04394476eab7e04db7 (diff) | |
| download | baldeagleos-repo-98066fc1faacac449ddea472e456f23ad0e2a515.tar.gz baldeagleos-repo-98066fc1faacac449ddea472e456f23ad0e2a515.tar.xz baldeagleos-repo-98066fc1faacac449ddea472e456f23ad0e2a515.zip | |
Adding metadata
Diffstat (limited to 'net-analyzer')
| -rw-r--r-- | net-analyzer/shodan/shodan-1.31.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/shodan/shodan-1.31.0.ebuild b/net-analyzer/shodan/shodan-1.31.0.ebuild index b2a6a19cfcf6..498c0957e39c 100644 --- a/net-analyzer/shodan/shodan-1.31.0.ebuild +++ b/net-analyzer/shodan/shodan-1.31.0.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} = "9999" ]]; then EGIT_REPO_URI="https://github.com/achillean/shodan-python.git" else inherit pypi - KEYWORDS="amd64 ~loong x86" + KEYWORDS="amd64 ~loong ~ppc64 x86" fi LICENSE="MIT" |
