diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-20 12:46:41 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-20 12:46:41 +0000 |
| commit | 977b5d75f219a2c98fba57d2163c7e6f40f00955 (patch) | |
| tree | 9cfd73440b5d9289b9ba0a87cff75078cd75d3c2 /dev-ruby/image_processing | |
| parent | 59d1a0f46b0e5e214e0f4053558d83de0bf910c0 (diff) | |
| download | baldeagleos-repo-977b5d75f219a2c98fba57d2163c7e6f40f00955.tar.gz baldeagleos-repo-977b5d75f219a2c98fba57d2163c7e6f40f00955.tar.xz baldeagleos-repo-977b5d75f219a2c98fba57d2163c7e6f40f00955.zip | |
Updating liguros repo
Diffstat (limited to 'dev-ruby/image_processing')
| -rw-r--r-- | dev-ruby/image_processing/image_processing-1.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/image_processing/image_processing-1.11.0.ebuild b/dev-ruby/image_processing/image_processing-1.11.0.ebuild index 80e6c6be3000..04f40b5f8a59 100644 --- a/dev-ruby/image_processing/image_processing-1.11.0.ebuild +++ b/dev-ruby/image_processing/image_processing-1.11.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/janko/image_processing/archive/v${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND+=" test? ( media-gfx/imagemagick[jpeg,tiff] )" |
